mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Remove the CSS card overflow it cut off the date-time picker
This commit is contained in:
@@ -2655,7 +2655,6 @@ else { //default: white
|
||||
/* CARD **********************************************************************/
|
||||
|
||||
div.card {
|
||||
overflow: auto;
|
||||
margin-bottom: 15px;
|
||||
<?php
|
||||
if (isset($card_border_size) || !empty($card_border_color) || !empty($card_background_color) || !empty($card_shadow_color)) {
|
||||
|
||||
Reference in New Issue
Block a user