This commit is contained in:
Lieu Le 2019-09-25 17:24:10 +07:00
parent 6d0efc630c
commit 04ba7b09a3
2 changed files with 2 additions and 2 deletions

@ -3913,7 +3913,7 @@ header#masthead {
list-style: none; list-style: none;
padding: 0; padding: 0;
margin: 0; margin: 0;
max-height: 520px; max-height: 530px;
overflow-y: scroll; } overflow-y: scroll; }
@media (max-width: 991px) { @media (max-width: 991px) {
.opalestate-user-management .account-links { .opalestate-user-management .account-links {

@ -346,7 +346,7 @@
list-style:none; list-style:none;
padding:0; padding:0;
margin : 0; margin : 0;
max-height: 520px; max-height: 530px;
overflow-y: scroll; overflow-y: scroll;
@media(max-width: 991px) { @media(max-width: 991px) {
max-height: 400px; max-height: 400px;