From: Steinar H. Gunderson Date: Sun, 21 Jun 2015 13:19:10 +0000 (+0200) Subject: Add back the margin over the PV. X-Git-Url: https://git.sesse.net/?p=remoteglot;a=commitdiff_plain;h=32831fbc835791a4b4e384cc363cdbaf4511c012;ds=inline Add back the margin over the PV. --- 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;