diff options
author | Ev Bogue <ev@evbogue.com> | 2019-06-23 15:34:20 -0500 |
---|---|---|
committer | Ev Bogue <ev@evbogue.com> | 2019-06-23 15:34:20 -0500 |
commit | 4e219edbaad80fa95ddb917c49528da3f93f8456 (patch) | |
tree | 02a9ff292412617a43b96b0b2a2bbbd2e69804b2 /css/style.css | |
parent | 2d719388b0960d300a50733e91c3f2553e085e92 (diff) |
show and hide raw message with button
Diffstat (limited to 'css/style.css')
-rw-r--r-- | css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/style.css b/css/style.css index 4e862bd..5e431a5 100644 --- a/css/style.css +++ b/css/style.css @@ -187,7 +187,7 @@ button { display: inline-block; *display: inline; padding: 4px 12px; - margin-top: .5em; + margin-top: 0; margin-bottom: 0; *margin-left: .3em; font-size: 14px; |