diff options
Diffstat (limited to 'juick-www')
-rw-r--r-- | juick-www/src/main/static/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/juick-www/src/main/static/style.css b/juick-www/src/main/static/style.css index e62f4c90..ed53817c 100644 --- a/juick-www/src/main/static/style.css +++ b/juick-www/src/main/static/style.css @@ -338,7 +338,7 @@ article .tags > a, margin-right: 5px; padding: 0 10px; } -article .msg-button { +.l .msg-button { display: flex; flex-direction: column; align-items: center; |