mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
#20027: Media library field putting one thumbnail per line in summary admin
Work Item: 20027
This commit is contained in:
committed by
agriffard
parent
3fbf4042a3
commit
e9e5d1f49e
@@ -3,4 +3,7 @@ background-image:url(images/menu.media.png) !important;
|
||||
}
|
||||
.navicon-media:hover {
|
||||
background-position:0 -30px !important;
|
||||
}
|
||||
.summary .media-thumbnail {
|
||||
display: inline-block;
|
||||
}
|
||||
Reference in New Issue
Block a user