mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 19:38:24 +00:00
FIX: Category logos were improperly sized on mobile
This commit is contained in:
parent
4366ae43d6
commit
c2ed765396
@ -290,3 +290,9 @@ ol.category-breadcrumb {
|
||||
clear:both;
|
||||
padding-top:10px;
|
||||
}
|
||||
|
||||
.category-logo {
|
||||
display: block;
|
||||
max-width: 100%;
|
||||
padding: 8px 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user