Only reposition style list checkboxes
This commit is contained in:
parent
7a90f68d19
commit
5c6b772bb5
|
@ -1172,7 +1172,7 @@ input[id^="manage.newUI"] {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.newUI .checkmate {
|
.newUI .entry .checkmate {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 16px;
|
left: 16px;
|
||||||
top: 0;
|
top: 0;
|
||||||
|
@ -1180,7 +1180,7 @@ input[id^="manage.newUI"] {
|
||||||
margin: auto;
|
margin: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.newUI .style-name {
|
.newUI .entry .style-name {
|
||||||
width: 50%;
|
width: 50%;
|
||||||
padding: .5rem 1rem .5rem 36px;
|
padding: .5rem 1rem .5rem 36px;
|
||||||
text-indent: unset;
|
text-indent: unset;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user