modal works but height is off
This commit is contained in:
@@ -1,16 +1,18 @@
|
||||
.toolbox-reset {
|
||||
background: inherit;
|
||||
color: inherit;
|
||||
display: inherit;
|
||||
/*font-family: inherit;*/
|
||||
/*font-size: inherit;*/
|
||||
line-height: inherit;
|
||||
margin: inherit;
|
||||
padding: inherit;
|
||||
-webkit-text-size-adjust: inherit;
|
||||
-ms-text-size-adjust: inherit;
|
||||
background: inherit;
|
||||
color: inherit;
|
||||
display: inherit;
|
||||
line-height: inherit;
|
||||
margin: inherit;
|
||||
padding: inherit;
|
||||
-webkit-text-size-adjust: inherit;
|
||||
-ms-text-size-adjust: inherit;
|
||||
|
||||
& .collapse {
|
||||
display: block;
|
||||
}
|
||||
.collapse {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.modal {
|
||||
left: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user