[Pkg-owncloud-commits] [owncloud] 06/44: manual backport of IE9 navigation bar pull request #6808, fix #7321
David Prévot
taffit at moszumanska.debian.org
Fri Mar 7 13:27:23 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 751c1b0418891b9ea848cda0f3d23af5e9c28443
Author: Jan-Christoph Borchardt <hey at jancborchardt.net>
Date: Wed Feb 26 09:19:02 2014 +0100
manual backport of IE9 navigation bar pull request #6808, fix #7321
---
core/css/fixes.css | 5 -----
1 file changed, 5 deletions(-)
diff --git a/core/css/fixes.css b/core/css/fixes.css
index 3cdeccb..5f2cb60 100644
--- a/core/css/fixes.css
+++ b/core/css/fixes.css
@@ -53,8 +53,3 @@
.ie8 fieldset .warning, .ie8 #body-login .error {
background-color: #1B314D;
}
-
-/* in IE9 the nav bar on the left side is too narrow and leave a white area - original width is 80px */
-.ie9 #navigation {
- width: 100px;
-}
--
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