modified css to fit longer menu

This commit is contained in:
Ricsi
2017-02-14 20:21:20 +01:00
parent 75dafb1656
commit 4fbf66d9c0
4 changed files with 4 additions and 4 deletions

View File

@@ -126,7 +126,7 @@ input[type=email]:hover {
width: 100%;
}
}
@media (min-width: 1000px) {
@media (min-width: 1250px) {
form > div > label,
legend {
text-align: right;