min width to 100% max!
This commit is contained in:
parent
a5a08d0638
commit
5de3577e6b
1 changed files with 1 additions and 0 deletions
|
@ -221,5 +221,6 @@ ul, ol {
|
||||||
margin-right: 0;
|
margin-right: 0;
|
||||||
width: auto;
|
width: auto;
|
||||||
max-width: 400px;
|
max-width: 400px;
|
||||||
|
min-width: 100%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue