summaryrefslogtreecommitdiffstats
path: root/skins/standard/dependency-tree.css
diff options
context:
space:
mode:
Diffstat (limited to 'skins/standard/dependency-tree.css')
-rw-r--r--skins/standard/dependency-tree.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/skins/standard/dependency-tree.css b/skins/standard/dependency-tree.css
index 0051fca36..efc2e8134 100644
--- a/skins/standard/dependency-tree.css
+++ b/skins/standard/dependency-tree.css
@@ -78,3 +78,7 @@ ul.tree a.tree_link img {
color: #333;
font-weight: bold;
}
+
+.dependency_tree_controls input[type=submit] {
+ min-width: 3em;
+}