Skip to content

fix(style): align navbar-toggle

Changes:

  • change .navbar-toggle from margin: 0 -15px 0 0; to margin: 0;

Before:

  • 320x480 Screen_Shot_2015-03-19_at_03.43.53

  • 360x640 Screen_Shot_2015-03-19_at_03.44.04

After:

  • 320x480 Screen_Shot_2015-03-19_at_03.45.21

  • 360x640 Screen_Shot_2015-03-19_at_03.45.27

Merge request reports