Put buffer_size limits in the default interface config page

This commit is contained in:
rembo10
2012-08-19 17:10:07 +05:30
parent 4804ded964
commit 0f87a1e1ac
2 changed files with 33 additions and 8 deletions

View File

@@ -376,6 +376,10 @@ form .radio label {
padding-top: 1px;
width: auto;
}
.override-float {
float: none !important;
margin-bottom: 0px !important;
}
form .radio input {
float: left;
margin-bottom: 10px;