diff options
| author | Michael Serajnik <ms@mserajnik.at> | 2017-12-16 03:45:51 +0100 |
|---|---|---|
| committer | rr- <rr-@sakuya.pl> | 2018-03-10 17:45:37 +0100 |
| commit | 26a1451ff62f10cb9f854fe791490668bb88dc28 (patch) | |
| tree | 1c3f59161d2b7a9a9920c7a2846d4bed7170eb7d /client/css/comment-control.styl | |
| parent | c770ad8f28064574fcbcdeea44e895b911acd8f3 (diff) | |
client/css: improve mobile styling
Diffstat (limited to 'client/css/comment-control.styl')
| -rw-r--r-- | client/css/comment-control.styl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/css/comment-control.styl b/client/css/comment-control.styl index 6b73017..a54dacc 100644 --- a/client/css/comment-control.styl +++ b/client/css/comment-control.styl @@ -3,7 +3,6 @@ $comment-header-background-color = $top-navigation-color $comment-border-color = #DDD .comment-container - margin: 0 0 1em 0 padding: 0 0 0 60px .avatar |