diff --git a/css/global.css b/css/global.css index 1859b4c..09cab46 100644 --- a/css/global.css +++ b/css/global.css @@ -1,8 +1,10 @@ .mode-interact .view-is-empty { - border: 1px dotted #D4D4D4!important; + border: none!important; color: #6A6868!important; font-family: "Open Sans", sans-serif; font-size: 12px; padding: 15px; text-align: center; + padding: 0!important; + display: block!important; } \ No newline at end of file