Changeset view summary box changes and fixed my profile view

This commit is contained in:
Liviu 2019-05-17 16:32:11 +00:00
parent d4ebca42dd
commit 78ed362426
6 changed files with 152 additions and 143 deletions

View file

@ -225,6 +225,7 @@
.right-label-summary {
float: left;
margin-top: 7px;
width: ~"calc(100% - 160px)";
}
}