diff --git a/index.php b/index.php index 6934aa2..85f865e 100644 --- a/index.php +++ b/index.php @@ -37,7 +37,9 @@ require("config.php"); color: #afafaf; } label.optionName { - width: 50pt; + width: 60pt; + display: inline-block; + text-align: right; } span.optionContainer {