SusiDNS and router console css nits

This commit is contained in:
hankhill19580
2019-11-30 17:10:57 +00:00
parent d5bc948bb4
commit 52edc35275
6 changed files with 5 additions and 17 deletions

View File

@@ -3746,7 +3746,9 @@ div[lang="de"] .links li {
filter: none;
border-radius: 1px;
height: 6%;
height: 1.8rem;
height: 1.5rem;
max-height: 1.5rem;
margin-top: 1rem !important;
}
.langbox img:hover, .langbox a:focus img {
@@ -4889,7 +4891,7 @@ div#themesettings {
select#langsettings {
padding: 4px 5px 0;
font-size: large;
height: 3rem;
height: 2rem;
width: 15rem;
}