summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorDavide Saurino <davide.saurino@alcacoop.it>2013-12-19 15:18:53 +0100
committerDavide Saurino <davide.saurino@alcacoop.it>2013-12-19 15:18:53 +0100
commit5993df30d56fb2d9baee04884357dea2aa504059 (patch)
treea70e21ff1ada59e8c5283127c3a03489ed4a59d4 /css
parent6dc8dad23eea121989e0a89a67e92091802857a0 (diff)
FIX oc6 style with Firefox (to be improved)
Diffstat (limited to 'css')
-rw-r--r--css/owncloud6.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/owncloud6.css b/css/owncloud6.css
index 22d92f05f..5d3445cd9 100644
--- a/css/owncloud6.css
+++ b/css/owncloud6.css
@@ -9,7 +9,7 @@
}
#app-navigation .rename-feed > input {
- width: 215px;
+ width: 208px;
height: 32px;
border-right: 1px solid #ddd;
border-radius: 2px;