Better handling of title actions on mobile devices

This commit is contained in:
Joseph Schorr 2015-04-17 12:27:25 -04:00
parent dca6b93592
commit e381d8cc81
2 changed files with 9 additions and 2 deletions

View file

@ -1,3 +1,3 @@
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-1">
<div class="col-lg-3 col-md-3 col-sm-4">
<span class="co-nav-title-action co-fx-text-shadow" ng-transclude></span>
</div>