2f6c4a7a by Jeremy Groot

mobile qa fixes

1 parent 1ea41715
......@@ -14930,6 +14930,11 @@ article > h5 {
#page-content .col-sm-smallMenu.show {
z-index: 9999;
}
.the-topper a {
right: 1rem;
bottom: 1rem;
z-index: 999;
}
#quicksearch {
background: none;
border: 0;
......
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
......@@ -404,6 +404,12 @@
z-index: 9999;
}
.the-topper a {
right: 1rem;
bottom: 1rem;
z-index: 999;
}
#quicksearch {
background: none;
border: 0;
......