Layout fixes
@ -220,7 +220,7 @@
}
/* display input fields at full width */
#app-settings-content input {
#app-settings-content input[type='text'] {
width: 93%;
@ -305,7 +305,7 @@ input[type="submit"].enabled {
color: #888;
position: absolute;
text-align: center;
top: 50%;
top: 30%;
width: 100%;