diff options
author | Tim Almdal <tnalmdal@shaw.ca> | 2009-03-18 02:49:04 +0000 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-03-18 02:49:04 +0000 |
commit | 3a5de959b9ae801c1f7f93faab331306507db67a (patch) | |
tree | bdcaf9bf3621c10bdccafa45d38ed1d06e6f9972 /core/css | |
parent | 4971db37d48ed184f8f66a3b2ed3cf89235a660b (diff) |
Fix for ticket #143
Diffstat (limited to 'core/css')
-rw-r--r-- | core/css/quick.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/css/quick.css b/core/css/quick.css index 0fe634bd..1ac88c6d 100644 --- a/core/css/quick.css +++ b/core/css/quick.css @@ -28,5 +28,6 @@ #gQuickPaneOptions a { display: block; + clear: both; width: auto; } |