Tweak spacing of "Get word processor plugins..." line in prefs

This commit is contained in:
Dan Stillman 2010-12-13 22:45:53 +00:00
parent 17fae0d657
commit 1977ae1541

View file

@ -173,7 +173,6 @@ grid row hbox:first-child
}
/*
* Search pane
*/
@ -212,7 +211,13 @@ grid row hbox:first-child
min-height: 1.5em; /* Fix collapse on Windows */
}
/* Styles pane */
/*
* Cite pane
*/
#wordProcessors > label:not(:first-child) {
margin-top: 10px;
}
#styleManager
{
height: 250px;