diff options
| author | Rob Peters <makitso@gmail.com> | 2010-07-04 13:46:00 +0000 |
|---|---|---|
| committer | Rob Peters <makitso@gmail.com> | 2010-07-04 13:46:00 +0000 |
| commit | 4888592301ec3c3f049d397e2ee93e37d4aff80a (patch) | |
| tree | 9f51ac4a6a7842201e5af83819ad328d1700336c /themes/colors | |
| parent | 799a32cda12d79582b8cde448dfe800aa63486e6 (diff) | |
| download | webtrees-4888592301ec3c3f049d397e2ee93e37d4aff80a.tar.gz webtrees-4888592301ec3c3f049d397e2ee93e37d4aff80a.tar.bz2 webtrees-4888592301ec3c3f049d397e2ee93e37d4aff80a.zip | |
Adjust tab height for xenia and minimal themes
Update browser css files to compensate
Diffstat (limited to 'themes/colors')
| -rw-r--r-- | themes/colors/chrome.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/colors/chrome.css b/themes/colors/chrome.css index ed4a1718d6..a00d0c06ad 100644 --- a/themes/colors/chrome.css +++ b/themes/colors/chrome.css @@ -3,5 +3,5 @@ */ #sidebar { - margin-top: 19px; + margin-top: 18px; } |
