Make tabs responsive
This commit is contained in:
parent
e381d8cc81
commit
a904cdbcbf
4 changed files with 109 additions and 6 deletions
|
@ -6,8 +6,7 @@
|
|||
data-placement="right"
|
||||
data-container="body"
|
||||
style="display:inline-block"
|
||||
bs-tooltip>
|
||||
<span ng-transclude/></span>
|
||||
bs-tooltip><span ng-transclude/></span><span class="visible-xs-inline xs-label">{{ tabTitle }}</span>
|
||||
</span>
|
||||
</a>
|
||||
</li>
|
||||
|
|
Reference in a new issue