aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2014-09-17 16:03:17 +0100
committerChristopher Baines <mail@cbaines.net>2014-09-17 16:03:17 +0100
commit0dccf92801d8bb5be420803fc0293cd0fc3d9a0b (patch)
tree1520a17c5779b522f4c055807ddc9decb52f7fd9
parentc2008de5e302bb36c125f2b3b68acdcfa0295d8c (diff)
downloadmaps.southampton.ac.uk-0dccf92801d8bb5be420803fc0293cd0fc3d9a0b.tar
maps.southampton.ac.uk-0dccf92801d8bb5be420803fc0293cd0fc3d9a0b.tar.gz
Improve the display on medium size screens
Don't display the long title if the screen gets too small.
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index b1a03db..2903318 100644
--- a/index.html
+++ b/index.html
@@ -21,7 +21,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="#">Map<span class="hidden-xs"> - University of Southampton</span></a>
+ <a class="navbar-brand" href="#">Map<span class="visible-md-inline visible-lg-inline"> - University of Southampton</span></a>
</div>
<div class="navbar-collapse collapse">
<form class="navbar-form navbar-right" role="search">