min width to 100% max!

This commit is contained in:
nek0 2016-09-10 12:13:44 +02:00
parent a5a08d0638
commit 5de3577e6b

View file

@ -221,5 +221,6 @@ ul, ol {
margin-right: 0;
width: auto;
max-width: 400px;
min-width: 100%;
}
}