Fixes: U4-5397 Header in modal left sidebar breaks out of sidebar width
This commit is contained in:
@@ -61,7 +61,9 @@
|
||||
margin: 20px -20px;
|
||||
}
|
||||
|
||||
|
||||
.umb-modal-left .umb-panel-header .umb-headline, .umb-modal-left .umb-panel-header h1 {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
/* umb.dialog is used for the dialogs on the conent tree*/
|
||||
.umb-dialog {
|
||||
|
||||
@@ -34,11 +34,11 @@
|
||||
}
|
||||
|
||||
.umb-panel.editor-breadcrumb .umb-panel-body, .umb-panel.editor-breadcrumb .umb-bottom-bar {
|
||||
bottom: 30px !Important;
|
||||
bottom: 31px !important;
|
||||
}
|
||||
|
||||
.umb-tab-buttons.umb-bottom-bar {
|
||||
bottom: 50px !Important;
|
||||
bottom: 50px !important;
|
||||
}
|
||||
|
||||
.umb-panel-header .umb-headline, .umb-panel-header h1 {
|
||||
|
||||
Reference in New Issue
Block a user