From 3521bbebc76f51f85abccf18cd7f88d4236aa3ff 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 --- framework/core/less/lib/App.less | 1 + 1 file changed, 1 insertion(+) diff --git a/framework/core/less/lib/App.less b/framework/core/less/lib/App.less index 8b4ebe4b9..d4bda7eaa 100755 --- a/framework/core/less/lib/App.less +++ b/framework/core/less/lib/App.less @@ -93,6 +93,7 @@ } > .Button { color: @header-color; + width: 100%; } } .App-titleControl--text {