diff options
| author | Rob Peters <makitso@gmail.com> | 2010-06-15 00:26:20 +0000 |
|---|---|---|
| committer | Rob Peters <makitso@gmail.com> | 2010-06-15 00:26:20 +0000 |
| commit | 1635fce988f8965ff6f8170d46c42ef0346ea99b (patch) | |
| tree | 079d4d103d5e160fdfd146514403f4e67e45b931 /themes/colors | |
| parent | 99746b5a1472525c542c2921d40285463b7f56bd (diff) | |
| download | webtrees-1635fce988f8965ff6f8170d46c42ef0346ea99b.tar.gz webtrees-1635fce988f8965ff6f8170d46c42ef0346ea99b.tar.bz2 webtrees-1635fce988f8965ff6f8170d46c42ef0346ea99b.zip | |
Update Opera style for Sidebar position
Diffstat (limited to 'themes/colors')
| -rw-r--r-- | themes/colors/opera.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/colors/opera.css b/themes/colors/opera.css index a33eeb8e8e..1605558917 100644 --- a/themes/colors/opera.css +++ b/themes/colors/opera.css @@ -3,5 +3,5 @@ */ #sidebar { - margin-top: 19px; + margin-top: 9px; } |
