diff --git a/assets/css/helper.scss b/assets/css/helper.scss index 032b14ade86..3b20765b8ba 100644 --- a/assets/css/helper.scss +++ b/assets/css/helper.scss @@ -9,11 +9,22 @@ background-color: #ffffff; } - table.widefat, .wp-editor-container, .stuffbox, p.popular-tags, .widgets-holder-wrap, .popular-tags, .feature-filter, .imgedit-group, .comment-ays { + table.widefat, + .wp-editor-container, + .stuffbox, + p.popular-tags, + .widgets-holder-wrap, + .popular-tags, + .feature-filter, + .imgedit-group, + .comment-ays { padding-top: 5px; } - .widefat thead tr th, .widefat thead tr td, .widefat tfoot tr th, .widefat tfoot tr td { + .widefat thead tr th, + .widefat thead tr td, + .widefat tfoot tr th, + .widefat tfoot tr td { color: #32373c; padding-top: 10px; padding-bottom: 15px;