summaryrefslogtreecommitdiffstats
path: root/css/settings.css
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-02-11 18:08:17 +0100
committerBernhard Posselt <nukeawhale@gmail.com>2013-02-11 18:08:17 +0100
commitfa941280aa5bf5b01e84ba2eb603c8812fb1d85d (patch)
tree9cb0ef607689a2305ef9fb9ef223af2b23ae14d2 /css/settings.css
parent300f5a2754f2c71fe5713af24ed47152fde67495 (diff)
fixed settings in chrome
Diffstat (limited to 'css/settings.css')
-rw-r--r--css/settings.css13
1 files changed, 4 insertions, 9 deletions
diff --git a/css/settings.css b/css/settings.css
index c2afd8bac..11573d04a 100644
--- a/css/settings.css
+++ b/css/settings.css
@@ -1,11 +1,6 @@
-#app-settings {
- bottom: -214px;
-}
-
-
#app-settings input[type=file] {
- opacity:0;
- z-index:1001;
- width:0;
- height:0;
+ opacity:0;
+ z-index:1001;
+ width:0;
+ height:0;
}