multiple fixes

This commit is contained in:
crcro
2016-09-24 03:28:01 +03:00
parent 8a4c99c1d2
commit 73bb45e465
2 changed files with 68 additions and 82 deletions
+2 -2
View File
@@ -1958,13 +1958,13 @@ label {
}
.page-availability-title-left {
width:50%;
width:40%;
float:left;
height:40px;
}
.page-availability-title-right {
width:50%;
width:60%;
float:left;
text-align:right;
}