mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +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