You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SB Admin was written with Bootstrap 3.0.2, not 3.0.3. This newer version changed how padding works with .navbar-right:last-child, so it needs to be adjusted.
SB Admin was written with Bootstrap 3.0.2, not 3.0.3. This newer version changed how padding works with
.navbar-right:last-child
, so it needs to be adjusted.See...
http://blog.getbootstrap.com/2013/12/05/bootstrap-3-0-3-released/
twbs/bootstrap#11530
The text was updated successfully, but these errors were encountered: