1
0
mirror of https://github.com/flarum/core.git synced 2025-07-20 08:11:27 +02:00

Tweak alignment/width of reply composer

This commit is contained in:
Toby Zerner
2015-09-22 17:12:50 +09:30
parent 2c1283af42
commit 46f26bc237

View File

@@ -294,7 +294,7 @@
} }
.App--discussion & { .App--discussion & {
margin-left: -20px; margin-left: -20px;
margin-right: 180px; margin-right: 205px;
} }
} }
} }