remove unnecessary css rule

This commit is contained in:
Mark Eaton
2021-02-03 00:11:05 -05:00
parent f2f2cde5bf
commit d505d41f0c
@@ -70,10 +70,6 @@
} }
/* style the gallery */ /* style the gallery */
.s-lib-public-side-header {
display: none;
}
img { img {
border: solid black 3px; border: solid black 3px;
max-height: 350px !important; max-height: 350px !important;