tweak prefPrefsList header margins

This commit is contained in:
Andrew Dolgov 2012-11-25 23:26:48 +04:00
parent cb93a5dee8
commit bf2611195f
1 changed files with 2 additions and 1 deletions

View File

@ -284,7 +284,8 @@ table.prefPrefsList tr:hover td.prefValue input {
} */ } */
table.prefPrefsList h3 { table.prefPrefsList h3 {
margin-top : 0px; margin-top : 0.5em;
margin-bottom : 0px;
} }
tr.title td { tr.title td {