Enforce correct padding for modal window's content
This commit is contained in:
@@ -167,11 +167,11 @@
|
|||||||
@include nice-shadow(5);
|
@include nice-shadow(5);
|
||||||
padding: 3px;
|
padding: 3px;
|
||||||
border: 0 none;
|
border: 0 none;
|
||||||
}
|
|
||||||
|
|
||||||
.ui-dialog-content {
|
.ui-dialog-content {
|
||||||
padding: 1em;
|
padding: 1em;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.ui-dialog-titlebar-close {
|
.ui-dialog-titlebar-close {
|
||||||
right: .5em;
|
right: .5em;
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user