langbox part 2

This commit is contained in:
zzz
2017-11-07 01:09:51 +00:00
parent b726424a34
commit c1591983f9
2 changed files with 7 additions and 2 deletions

View File

@@ -22,6 +22,10 @@ b {
color: #111;
}
.langbox {
width: 400px;
}
button, input[type="submit"], input[type="reset"] {
font-size: 10.5pt !important;
padding: 3px 5px 3px 22px !important;
@@ -264,4 +268,4 @@ p#enablefullstats {
}
}
/* end responsive layout */
/* end responsive layout */

View File

@@ -56,6 +56,7 @@ button.search {
.langbox {
margin-top: 4px !important;
margin-right: 5px !important;
width: 400px;
}
.applabel, .themechoice, .langselect {
@@ -263,4 +264,4 @@ input[type="text"], input[type="password"], textarea {
}
}
/* end responsive layout */
/* end responsive layout */