mirror of
https://github.com/redmine/redmine.git
synced 2025-12-16 05:20:28 +01:00
Too much space between checkboxes on the roadmap sidebar.
git-svn-id: http://svn.redmine.org/redmine/trunk@19391 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -104,6 +104,7 @@ div#wrapper, div#wrapper2, div#wrapper3 { min-height: inherit; }
|
||||
#sidebar div.wiki ul li {list-style-type:inherit;}
|
||||
#sidebar a.icon-only {opacity: 0.4; margin-left: 5px;}
|
||||
#sidebar a.icon-only:hover {opacity: 1;}
|
||||
#sidebar li input[type=checkbox] {height: 20px;}
|
||||
|
||||
#content { flex-grow: 1; background-color: #fff; margin: 0px; padding: 6px 10px 10px 10px; overflow-x: auto;}
|
||||
html>body #content { min-height: 600px; }
|
||||
|
||||
Reference in New Issue
Block a user