diff options
Diffstat (limited to 'ext/mixed/css')
-rw-r--r-- | ext/mixed/css/frame.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/mixed/css/frame.css b/ext/mixed/css/frame.css index e6a41aac..af689cbe 100644 --- a/ext/mixed/css/frame.css +++ b/ext/mixed/css/frame.css @@ -31,8 +31,8 @@ */ hr { - margin-top: 0.8em; - margin-bottom: 0.8em; + padding: 0px; + margin: 0px; } #spinner { |