address XXX issues
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
@alertify-input-bg: @colortheme_modal-input;
|
||||
@alertify-input-fg: @colortheme_modal-input-fg;
|
||||
|
||||
@alertify_padding-base: @variables_padding; // XXX to align tab contents with buttons. could change @variables-padding: 12px
|
||||
@alertify_padding-base: @variables_padding;
|
||||
@alertify_box-shadow: @variables_shadow;
|
||||
|
||||
// Logs to show that something has happened
|
||||
@@ -349,7 +349,7 @@
|
||||
padding: @alertify_padding-base;
|
||||
text-align: right;
|
||||
button{
|
||||
margin:0px !important; // XXX was not overriding the button margin
|
||||
margin:0px !important;
|
||||
&:not(:last-child) {
|
||||
margin-right: @alertify_padding-base !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user