From 08fa84476d323e4e17c0074af1a2c5568fd94299 Mon Sep 17 00:00:00 2001 From: John Mayhew Date: Mon, 16 Jul 2012 11:19:41 -0700 Subject: Trademark Update - added trademarked Ninja name to the splash screen and about box. --- js/components/about-box.reel/about-box.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'js/components/about-box.reel/about-box.css') diff --git a/js/components/about-box.reel/about-box.css b/js/components/about-box.reel/about-box.css index efce5107..462fd578 100644 --- a/js/components/about-box.reel/about-box.css +++ b/js/components/about-box.reel/about-box.css @@ -42,7 +42,7 @@ POSSIBILITY OF SUCH DAMAGE. .mainAboutBoxContainer { width: 580px; - height: 420px; + height: 430px; border-radius: 3px; @@ -67,7 +67,7 @@ POSSIBILITY OF SUCH DAMAGE. #aboutBoxTextBlock { position: relative; - margin: 30px; + margin: 0px 30px; } #aboutBoxTextBlock p:first-child -- cgit v1.2.3