Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Commit

Permalink
Merge pull request #230 from xwp/quickfix/date-control-ui-fix
Browse files Browse the repository at this point in the history
Fix post control ui
  • Loading branch information
westonruter authored Aug 27, 2016
2 parents 6c52c8a + 0c474b9 commit 805bf0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/customize-posts.css
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,6 @@ body.customize-posts-content-editor-pane-resize #customize-preview:before {
font-style: normal;
display: block;
margin-bottom: 0;
margin-top: -28px;
}

.customize-control-post_date .time-info-handle {
Expand All @@ -277,6 +276,7 @@ body.customize-posts-content-editor-pane-resize #customize-preview:before {
-ms-user-select: none;
user-select: none;
color: #555;
margin-top: -28px;
}

.customize-control-post_date .time-info-handle.active .time-handle-arrow {
Expand Down

0 comments on commit 805bf0c

Please # to comment.