From 5993df30d56fb2d9baee04884357dea2aa504059 Mon Sep 17 00:00:00 2001 From: Davide Saurino Date: Thu, 19 Dec 2013 15:18:53 +0100 Subject: [PATCH] FIX oc6 style with Firefox (to be improved) --- css/owncloud6.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;