From ed7519305bee84f26bc1ffeb610361457eab57ff Mon Sep 17 00:00:00 2001 From: Sagi Dayan Date: Mon, 15 Jun 2015 18:07:15 +0300 Subject: [PATCH] AngularJS: Finally fixed the logo in welcome screen! --- templates/css/theme.css | 4 ++++ templates/index.html | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/templates/css/theme.css b/templates/css/theme.css index 7a1abfb..75bff2e 100644 --- a/templates/css/theme.css +++ b/templates/css/theme.css @@ -15,6 +15,10 @@ md-list .md-button { width: 100%; } +.welcome-logo-banner{ + width: 100%; +} + /* Using Data-URI converted from svg until becomes available https://github.com/google/material-design-icons */ diff --git a/templates/index.html b/templates/index.html index c5e3215..e612d8e 100644 --- a/templates/index.html +++ b/templates/index.html @@ -14,7 +14,7 @@
- +

Wellcome To SE-Hub!