Issue #2330251 by seiplax: Fixed Enable/disable module/extension checkbox does not get needed margin.

8.0.x
Alex Pott 2014-09-09 17:16:04 +01:00
parent cff05b2e53
commit 1c2e4c5108
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ small .admin-link:after {
font-weight: bold;
}
#system-modules td.checkbox {
min-width: 25px;
width: 4%;
}
#system-modules td.module {