summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
Diffstat (limited to 'themes')
-rw-r--r--themes/compat/theme.css2
-rw-r--r--themes/graycube/theme.css1
2 files changed, 3 insertions, 0 deletions
diff --git a/themes/compat/theme.css b/themes/compat/theme.css
index 44e39d98f..7fcf0fad2 100644
--- a/themes/compat/theme.css
+++ b/themes/compat/theme.css
@@ -912,7 +912,9 @@ div.headlines_cdm {
/* preferences layout */
#prefHeader {
+ position : static;
color : gray;
+ margin : 10px;
}
div.return a {
diff --git a/themes/graycube/theme.css b/themes/graycube/theme.css
index 0a003bda9..57320e1cc 100644
--- a/themes/graycube/theme.css
+++ b/themes/graycube/theme.css
@@ -339,6 +339,7 @@ div.headlines_cdm {
div.firstTab {
width : 20px;
+ float : left;
}
div.prefsTab {