add style for #admin-tools

This commit is contained in:
Uwe Steinmann 2013-04-19 23:23:49 +02:00
parent 03e76fe662
commit 9a6b4ffc34

View File

@ -10,6 +10,12 @@ img.mimeicon {
padding: 2px;
}
#admin-tools i {
font-size: 300%;
line-height: 110%;
min-height: 100px;
}
@media (max-width: 480px) {
.nav-tabs > li {
float:none;