From 15c04ce92aca48ee757a52ba4bcfab957636043b Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Wed, 12 Aug 2015 12:36:09 -0400 Subject: [PATCH] added target blank --- css/app.css | 2 +- footer.php | 10 +++++----- header.php | 8 ++++---- scss/_topbar.scss | 2 +- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/css/app.css b/css/app.css index 4e3a693..b6da4d5 100644 --- a/css/app.css +++ b/css/app.css @@ -6625,7 +6625,7 @@ header { position: relative; display: inline-block; margin-left: 20px; - width: 190px; + width: 100%; border-bottom: 1px dotted #000000; white-space: pre-wrap; } .top-bar-section ul li .dropdown li:first-child { diff --git a/footer.php b/footer.php index ec8c4ee..1f4007b 100644 --- a/footer.php +++ b/footer.php @@ -24,11 +24,11 @@
- Blog - Flickr - YouTube - Twitter - Facebook + Blog + Flickr + YouTube + Twitter + Facebook
diff --git a/header.php b/header.php index c4830a4..0635065 100644 --- a/header.php +++ b/header.php @@ -24,10 +24,10 @@ Note 2: 'Nb cols' parameter for Bootstrap only.