diff --git a/browser/skin/lobo/lobo.css b/browser/skin/lobo/lobo.css index d051940..97949b4 100644 --- a/browser/skin/lobo/lobo.css +++ b/browser/skin/lobo/lobo.css @@ -63,12 +63,6 @@ ol, ul, p { margin-bottom: 0.5em; } -/* no vertical spacing for descriptions in grids */ -div.legend i p { - margin-top: 0; - margin-bottom: 0; -} - ol, ul { padding-left: 2em; } @@ -490,6 +484,12 @@ img.notselected { margin-top: 5px; } +/* no vertical spacing for descriptions in grids */ +div.legend i p { + margin-top: 0; + margin-bottom: 0; +} + /* comments */ div.comment {