Remove repeated rule

This commit is contained in:
ferferga 2020-06-19 00:07:58 +02:00
parent 49c719348c
commit 88d7f52ce7

View file

@ -821,20 +821,6 @@ div.itemDetailGalleryLink.defaultCardBackground {
} }
@media all and (min-width: 100em) { @media all and (min-width: 100em) {
.headerTop {
padding-left: 0.8em;
padding-right: 0.8em;
}
.headerTabs {
align-self: center;
width: auto;
align-items: center;
justify-content: center;
margin-top: -4.2em;
position: relative;
}
.detailFloatingButton { .detailFloatingButton {
display: none !important; display: none !important;
} }