Issue #2330251 by seiplax: Fixed Enable/disable module/extension checkbox does not get needed margin.
parent
cff05b2e53
commit
1c2e4c5108
|
@ -54,6 +54,7 @@ small .admin-link:after {
|
|||
font-weight: bold;
|
||||
}
|
||||
#system-modules td.checkbox {
|
||||
min-width: 25px;
|
||||
width: 4%;
|
||||
}
|
||||
#system-modules td.module {
|
||||
|
|
Loading…
Reference in New Issue