Browse Source

Dashboard - Ring Group Forward: Rework style to match other widgets.

fusionate 2 years ago
parent
commit
bc7ff58292
1 changed files with 7 additions and 0 deletions
  1. 7 0
      themes/default/css.php

+ 7 - 0
themes/default/css.php

@@ -2492,6 +2492,13 @@ header('Expires: '.gmdate('D, d M Y H:i:s',time()+3600).' GMT');
 		vertical-align: middle;
 		}
 
+	td.hud_text.input {
+		margin: 0;
+		padding-top: 0;
+		padding-bottom: 0;
+		white-space: nowrap;
+		}
+
 	span.hud_expander {
 		display: block;
 		clear: both;