aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/layout/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'layout/style.css')
-rw-r--r--layout/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/layout/style.css b/layout/style.css
index 2df30cf..156e8c5 100644
--- a/layout/style.css
+++ b/layout/style.css
@@ -67,6 +67,10 @@ a:hover {
67 width: 20em; 67 width: 20em;
68} 68}
69 69
70.row .hostinfo {
71 float: left;
72}
73
70.row .field { 74.row .field {
71 float: left; 75 float: left;
72 width: 3.4em; 76 width: 3.4em;