diff --git a/public/style.css b/public/style.css index 008a898..9fe91ce 100644 --- a/public/style.css +++ b/public/style.css @@ -184,15 +184,6 @@ input[type=submit] { } /* Output */ -.output label { - width: 30%; - float: left; -} - -.output input { - width: 70% -} - .error { color: red; font-weight: bold; @@ -204,22 +195,6 @@ input[type=submit] { padding: 0 2px; } -.output label { - width: 20%; -} - -.output input { - width: 60% -} - -.output button { - float: right; -} - -.output button.active { - color:#013F6D; -} - svg#url-qr-code { width: 50%; height: 50%; diff --git a/result.php b/result.php index 1d0362e..64cb61c 100644 --- a/result.php +++ b/result.php @@ -44,7 +44,7 @@ if ( ISQ::$general['qr'] ) {