From a82cad86ec3348edc4cdfaf6ac1a10968db79940 Mon Sep 17 00:00:00 2001 From: Pim van den Berg Date: Sat, 16 May 2015 15:06:56 +0200 Subject: responsive: make the overview page look nice on all media --- layout/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'layout/style.css') 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 { width: 20em; } +.row .hostinfo { + float: left; +} + .row .field { float: left; width: 3.4em; -- cgit v1.1