From 8f4852c871db87a1c353f6a652552af8a0a5068d Mon Sep 17 00:00:00 2001 From: Saivann Date: Mon, 12 May 2014 09:06:45 -0400 Subject: [PATCH] Fix foundation banner position --- _less/screen.less | 1 + 1 file changed, 1 insertion(+) diff --git a/_less/screen.less b/_less/screen.less index 7cddac1d..69b0dc78 100644 --- a/_less/screen.less +++ b/_less/screen.less @@ -159,6 +159,7 @@ table td,table th{ .foundation-banner{ text-align:center; width:940px; + margin:auto; } .foundation-banner div{ display:inline-block;