Removed square corners on modals, popovers on small screens
• Removed: - square corners on modals, popovers on small screens
This commit is contained in:
parent
3224ad2546
commit
74cc04c4cf
@ -749,11 +749,6 @@ pre {
|
|||||||
min-width: 100% !important;
|
min-width: 100% !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modal > div {
|
|
||||||
border-bottom-left-radius: 0 !important;
|
|
||||||
border-bottom-right-radius: 0 !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.modal:after {
|
.modal:after {
|
||||||
content: '';
|
content: '';
|
||||||
display: block;
|
display: block;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user