From 314846d9a241218750812ad2cc2acb007ac90557 Mon Sep 17 00:00:00 2001 From: Toby Zerner Date: Wed, 22 Jul 2015 10:00:30 +0930 Subject: [PATCH] Centre title button on mobile --- less/lib/App.less | 1 + 1 file changed, 1 insertion(+) diff --git a/less/lib/App.less b/less/lib/App.less index 8b4ebe4b9..d4bda7eaa 100755 --- a/less/lib/App.less +++ b/less/lib/App.less @@ -93,6 +93,7 @@ } > .Button { color: @header-color; + width: 100%; } } .App-titleControl--text {