[Pkg-owncloud-commits] [owncloud] 12/75: Fix music navigation entry controls going over the sidebar

David Prévot taffit at alioth.debian.org
Fri Nov 8 23:08:29 UTC 2013


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

taffit pushed a commit to annotated tag v3.0.1
in repository owncloud.

commit 04abe9156218e3cb7ee27cd99146a3112d1a8c48
Author: Michael Gapczynski <GapczynskiM at gmail.com>
Date:   Sat Oct 22 02:31:16 2011 -0400

    Fix music navigation entry controls going over the sidebar
---
 apps/media/css/player.css |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/media/css/player.css b/apps/media/css/player.css
index c4a0985..0f29748 100644
--- a/apps/media/css/player.css
+++ b/apps/media/css/player.css
@@ -1,7 +1,7 @@
 #playercontrols{
 	display:inline;
 	margin-left:1em;
-	width:7em;
+	width:4em;
 	height:1em;
 	position:fixed;
 	top:auto;

-- 
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