1
0
mirror of https://github.com/flarum/core.git synced 2025-08-01 22:20:21 +02:00

Centre title button on mobile

This commit is contained in:
Toby Zerner
2015-07-22 10:00:30 +09:30
parent 1c4456260a
commit 314846d9a2

View File

@@ -93,6 +93,7 @@
} }
> .Button { > .Button {
color: @header-color; color: @header-color;
width: 100%;
} }
} }
.App-titleControl--text { .App-titleControl--text {