mirror of
https://github.com/hkalexling/Mango.git
synced 2025-08-03 03:15:31 -04:00
Explicitly set icon size (#40) [skip ci]
This commit is contained in:
parent
4a245d2504
commit
60609263ab
@ -36,7 +36,8 @@
|
||||
word-wrap: break-word;
|
||||
}
|
||||
.uk-logo > img {
|
||||
max-height: 90px;
|
||||
height: 90px;
|
||||
width: 90px;
|
||||
}
|
||||
.uk-search {
|
||||
width: 100%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user