Make the title box more responsive

This commit is contained in:
Joseph Schorr 2015-04-27 14:11:05 -04:00
parent 3ac108ddae
commit 1d9466a9af
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
<div class="col-lg-3 col-md-3 hidden-sm hidden-xs" ng-transclude></div>
<div class="col-lg-3 col-md-3 col-sm-3 hidden-xs" ng-transclude></div>