This commit is contained in:
Dane Everitt 2018-03-17 12:38:29 -05:00
parent 569463301d
commit bac02f64e3
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
3 changed files with 9 additions and 7 deletions

View file

@ -469,10 +469,7 @@ label.control-label > span.field-optional:before {
padding: 3px 10px !important;
}
body.sidebar-collapse .main-header .logo {
overflow: hidden;
text-indent: 100%;
background-image: url('/favicons/favicon-32x32.png');
background-repeat: no-repeat;
background-position: center;
.logo-mini > img {
height: 42px;
width: auto;
}