Merge pull request #1001 from umbraco/temp-U4-7564
Fixes: U4-7564 "Save and publish" button menu skewed [7.4.0-beta]
This commit is contained in:
@@ -32,6 +32,10 @@
|
||||
max-width: none !important;
|
||||
}
|
||||
|
||||
.btn-group .dropdown-backdrop {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* loading animation for iframes and content pages */
|
||||
iframe, .content-column-body {
|
||||
background: center center url(../img/loader.gif) no-repeat;
|
||||
|
||||
Reference in New Issue
Block a user