mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
fix display glitch in admin packaging/gallery/modules
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
float:left;
|
||||
}
|
||||
.extensionName.installed {
|
||||
background: url("images/installed.gif") no-repeat 0px 8px #fff;
|
||||
background: url("images/installed.gif") no-repeat 0px 8px;
|
||||
padding:0 0 0 60px;
|
||||
}
|
||||
.contentItems .related {
|
||||
|
||||
Reference in New Issue
Block a user