summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <Raydiation@users.noreply.github.com>2013-12-19 06:28:32 -0800
committerBernhard Posselt <Raydiation@users.noreply.github.com>2013-12-19 06:28:32 -0800
commit41bf672b4f3878f99b6248ef2567565c21c2d276 (patch)
tree5c25a385e4fd8831012837b582fa5b6a74dff433
parent1e950def44b1c2b5cbf51ddaf02af6bbd28215a0 (diff)
parent5993df30d56fb2d9baee04884357dea2aa504059 (diff)
Merge pull request #434 from sub/fix_firefox_style
FIX oc6 style with Firefox
-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;