summaryrefslogtreecommitdiff
path: root/themes/minimal/chrome.css
diff options
context:
space:
mode:
authorRob Peters <makitso@gmail.com>2010-07-04 13:46:00 +0000
committerRob Peters <makitso@gmail.com>2010-07-04 13:46:00 +0000
commit4888592301ec3c3f049d397e2ee93e37d4aff80a (patch)
tree9f51ac4a6a7842201e5af83819ad328d1700336c /themes/minimal/chrome.css
parent799a32cda12d79582b8cde448dfe800aa63486e6 (diff)
downloadwebtrees-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/minimal/chrome.css')
-rw-r--r--themes/minimal/chrome.css12
1 files changed, 2 insertions, 10 deletions
diff --git a/themes/minimal/chrome.css b/themes/minimal/chrome.css
index 7f6b652813..c09d255295 100644
--- a/themes/minimal/chrome.css
+++ b/themes/minimal/chrome.css
@@ -1,16 +1,8 @@
/*
* @version $Id: mozilla.css 7170 2010-03-05 21:35:28Z rob $$
*/
-#pedigree_chart_rtl{
- position:absolute;
- right:20px;
- top:120px;
-}
-.door dd {
- -moz-border-radius-topleft: 0.6em;
- -moz-border-radius-topright: 0.6em;
-}
+
#sidebar {
- margin-top: 8px !important;
+ margin-top: 22px !important;
}