diff options
| author | Rob Peters <makitso@gmail.com> | 2010-04-07 23:46:16 +0000 |
|---|---|---|
| committer | Rob Peters <makitso@gmail.com> | 2010-04-07 23:46:16 +0000 |
| commit | 094ef98b4f2b48ac40218b7796475ee61a58227a (patch) | |
| tree | b400536ba3bc0f73745e82d8a65c42439380794b /themes/colors/opera.css | |
| parent | 35b69a556d4c53c0e1f18a8cf68bc1271c583426 (diff) | |
| download | webtrees-094ef98b4f2b48ac40218b7796475ee61a58227a.tar.gz webtrees-094ef98b4f2b48ac40218b7796475ee61a58227a.tar.bz2 webtrees-094ef98b4f2b48ac40218b7796475ee61a58227a.zip | |
Fix open/close icon placement issues
Diffstat (limited to 'themes/colors/opera.css')
| -rw-r--r-- | themes/colors/opera.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/colors/opera.css b/themes/colors/opera.css index 24bc4e3f2c..8baa95c109 100644 --- a/themes/colors/opera.css +++ b/themes/colors/opera.css @@ -12,3 +12,7 @@ .block { overflow: hidden; } + +#sidebar { +margin: 18px 20px 15px 15px; +} |
