1
0
mirror of https://github.com/flarum/core.git synced 2025-07-26 19: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 afb24a6ba2
commit 3521bbebc7

View File

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