From cee5a1e4b826123b3ff328ac1c9eca3e4355d9f1 Mon Sep 17 00:00:00 2001 From: Tom Slominski Date: Sat, 7 Mar 2015 00:25:50 +0000 Subject: [PATCH] Enhanced formatting on the results page --- public/style.css | 25 ------------------------- result.php | 10 +++++----- 2 files changed, 5 insertions(+), 30 deletions(-) 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'] ) {
- + ' . yourls__( 'Copy to Clipboard', 'isq-translation' ) . ''; } ?>
@@ -52,14 +52,14 @@ if ( ISQ::$general['qr'] ) {
- - + + ' . yourls__( 'Copy to Clipboard', 'isq-translation' ) . ''; } ?>
- - + + ' . yourls__( 'Copy to Clipboard', 'isq-translation' ) . ''; } ?>