venues and about pages on mobile

This commit is contained in:
merdan 2020-04-06 13:25:16 +05:00
parent 04392db151
commit 5d2a842eec
1 changed files with 3 additions and 1 deletions

View File

@ -2011,7 +2011,9 @@ input.reserved-seats ~ label svg {
background-color: #d43d34;
border-color: #d43d34;
}
.dropdown-menu{
border: none;
}
#myTabContent .tabcontent{
display: none;
}