From 32831fbc835791a4b4e384cc363cdbaf4511c012 Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Sun, 21 Jun 2015 15:19:10 +0200 Subject: [PATCH] Add back the margin over the PV. --- www/css/remoteglot.css | 1 + 1 file changed, 1 insertion(+) diff --git a/www/css/remoteglot.css b/www/css/remoteglot.css index 2be9840..6232f06 100644 --- a/www/css/remoteglot.css +++ b/www/css/remoteglot.css @@ -21,6 +21,7 @@ h3 { } #pvcontainer { clear: left; + margin-top: 1em; } .window { position: absolute; -- 2.39.2