1
0
mirror of https://github.com/flarum/core.git synced 2025-07-21 00:31:17 +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 & {
margin-left: -20px;
margin-right: 180px;
margin-right: 205px;
}
}
}