#202997 follow up by quicksketch: the table drag CSS selector was not specific enough in the RTL sheet
parent
6d47c7c348
commit
48904d079b
|
@ -92,7 +92,7 @@ input.password-confirm {
|
||||||
margin-right: 0;
|
margin-right: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
a.tabledrag-handle {
|
.draggable a.tabledrag-handle {
|
||||||
float: right;
|
float: right;
|
||||||
margin: -0.4em -0.5em -0.4em 0;
|
margin: -0.4em -0.5em -0.4em 0;
|
||||||
padding: 0.42em 0.5em 0.42em 1.5em;
|
padding: 0.42em 0.5em 0.42em 1.5em;
|
||||||
|
|
Loading…
Reference in New Issue