add vendor specific css prefixes
This commit is contained in:
parent
ea9812ec7c
commit
3fe62261c2
10 changed files with 63 additions and 250 deletions
|
@ -167,7 +167,6 @@
|
|||
/* IPad Pro */
|
||||
@media (max-width: 1024px) {
|
||||
.top-navbar {
|
||||
height: -webkit-fit-content;
|
||||
height: -moz-fit-content;
|
||||
height: fit-content;
|
||||
padding-bottom: 0px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue