Enhanced formatting on the results page

This commit is contained in:
Tom Slominski
2015-03-07 00:25:50 +00:00
parent 8ed6ed9a9a
commit cee5a1e4b8
2 changed files with 5 additions and 30 deletions

View File

@@ -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%;