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;
|
||||
}
|
||||
|
||||
.modal > div {
|
||||
border-bottom-left-radius: 0 !important;
|
||||
border-bottom-right-radius: 0 !important;
|
||||
}
|
||||
|
||||
.modal:after {
|
||||
content: '';
|
||||
display: block;
|
||||
|
Loading…
x
Reference in New Issue
Block a user