mirror of
https://github.com/10h30/full-screen-morphing-search.git
synced 2026-07-16 21:13:19 +09:00
Force img size.
This commit is contained in:
@@ -325,8 +325,8 @@ input[type="search"] {
|
||||
|
||||
.dummy-media-object img {
|
||||
display: inline-block;
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
width: 50px !important;
|
||||
height: 50px !important;
|
||||
margin: 0 10px 0 0;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user