Fix spacing of full-text index state row
This commit is contained in:
parent
782e798973
commit
aea378f105
|
@ -65,6 +65,11 @@ row > hbox
|
||||||
-moz-box-align: center;
|
-moz-box-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Reindex icon makes the row larger */
|
||||||
|
#indexStatusRow > hbox {
|
||||||
|
margin: 0 !important;
|
||||||
|
}
|
||||||
|
|
||||||
row > label:first-child
|
row > label:first-child
|
||||||
{
|
{
|
||||||
text-align: right;
|
text-align: right;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user