[Pkg-owncloud-commits] [owncloud] 37/145: remove min-width rule to fix mobile views

David Prévot taffit at moszumanska.debian.org
Wed Feb 26 16:27:40 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository owncloud.

commit 249df3864b7c4a3b675e7c6238846af8126a3354
Author: Jörn Friedrich Dreyer <jfd at butonic.de>
Date:   Wed Feb 5 10:53:54 2014 +0100

    remove min-width rule to fix mobile views
---
 apps/files/css/files.css | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/apps/files/css/files.css b/apps/files/css/files.css
index 2fc86ca..74320ab 100644
--- a/apps/files/css/files.css
+++ b/apps/files/css/files.css
@@ -65,9 +65,6 @@
 	top: 44px;
 	width: 100%;
 }
-#filestable, #controls {
-	min-width: 680px;
-}
 #filestable tbody tr { background-color:#fff; height:2.5em; }
 #filestable tbody tr:hover, tbody tr:active {
 	background-color: rgb(240,240,240);

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list