puikinsh/Bootstrap-Admin-Template

RTL Version

Opened this issue · 1 comments

in RTL Version icon for menu item stay left position and sup-sign

@rezgui
You should be update html code. For example ;
https://github.com/onokumus/Bootstrap-Admin-Template/blob/master/dist/index.html#L183

<a href="boxed.html">
  Boxed Layout
  <i class="fa fa-angle-left"></i>
</a> 

metis_rtl

Because, I can't change font-awesome stylesheets.