[css] don't use rtl hack for ID, as it has some unpredictable behaviour

This commit is contained in:
Anand Doshi 2015-08-13 12:26:29 +05:30
parent a1ea29a5b7
commit fdc29441e1

View file

@ -10,7 +10,7 @@
</div>
<div class="text-right col-sm-5 col-xs-6 page-actions">
<!-- ID and icon buttons -->
<h6 class="text-ellipsis sub-heading rtl hide text-muted"></h6>
<h6 class="text-ellipsis sub-heading hide text-muted"></h6>
<span class="page-icon-group hide hidden-xs hidden-sm"></span>
<!-- buttons -->