diff --git a/airtime_mvc/public/css/showbuilder.css b/airtime_mvc/public/css/showbuilder.css index 2988ffc2c..e9d1380b7 100644 --- a/airtime_mvc/public/css/showbuilder.css +++ b/airtime_mvc/public/css/showbuilder.css @@ -258,10 +258,6 @@ table.datatable tr.sb-header.odd:hover td, table.datatable tr.sb-header.even:hov * keep the dialog css at the bottom so it can override previous rules if needed. */ -.ui-dialog.ui-widget { - top: 141px !important; -} - .ui-dialog .wrapper { margin: 0; padding: 10px 0 0 0; @@ -288,4 +284,4 @@ table.datatable tr.sb-header.odd:hover td, table.datatable tr.sb-header.even:hov .ui-dialog .sb_content .padded { padding: 5px 10px 5px 16px; -} \ No newline at end of file +}