From 58fabc6e3608e29430f45a7bfef6f347b6471c9b Mon Sep 17 00:00:00 2001 From: rr- Date: Tue, 3 Jan 2017 21:58:32 +0100 Subject: client/merge: add search button --- client/css/post-detail-view.styl | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'client/css') diff --git a/client/css/post-detail-view.styl b/client/css/post-detail-view.styl index 32e7497..98c3424 100644 --- a/client/css/post-detail-view.styl +++ b/client/css/post-detail-view.styl @@ -14,9 +14,6 @@ .right-post-container width: 47% float: right - input[type=text] - width: 8em - margin-top: -2px .post-mirror margin-bottom: 1em &:after @@ -31,3 +28,10 @@ margin-right: 0.35em .target-post, .target-post-content margin: 1em 0 + header + margin-bottom: 1em + label + display: inline-block + margin-top: 2px + input[type=text] + width: 6em -- cgit v1.3