- top buttons not working on mobile
This commit is contained in:
Blaz Kristan 2023-04-09 23:58:24 +02:00
parent f076dddfe3
commit adea7dadec
2 changed files with 1397 additions and 1396 deletions

View File

@ -1503,8 +1503,9 @@ TD .checkmark, TD .radiomark {
padding: 8px 0 4px 0; padding: 8px 0 4px 0;
} }
#briwrap { #briwrap {
margin-top: 0px !important; margin: 0 auto !important;
float: none; float: none;
display: inline-block;
} }
.hd { .hd {
display: none !important; display: none !important;

File diff suppressed because it is too large Load Diff