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

@@ -399,7 +399,7 @@ table.log tr.delete:hover {
}
@media (min-width: 1000px) {
@media (min-width: 1250px) {
.half_width {
width: 50% !important;
}