#202997 follow up by quicksketch: the table drag CSS selector was not specific enough in the RTL sheet

6.x
Gábor Hojtsy 2008-01-10 18:08:19 +00:00
parent 6d47c7c348
commit 48904d079b
1 changed files with 1 additions and 1 deletions

View File

@ -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;