Fix spacing of full-text index state row
This commit is contained in:
parent
782e798973
commit
aea378f105
1 changed files with 5 additions and 0 deletions
|
@ -65,6 +65,11 @@ row > hbox
|
|||
-moz-box-align: center;
|
||||
}
|
||||
|
||||
/* Reindex icon makes the row larger */
|
||||
#indexStatusRow > hbox {
|
||||
margin: 0 !important;
|
||||
}
|
||||
|
||||
row > label:first-child
|
||||
{
|
||||
text-align: right;
|
||||
|
|
Loading…
Add table
Reference in a new issue