Skip to content

Commit

Permalink
Fix icons of buttons after last tab
Browse files Browse the repository at this point in the history
  • Loading branch information
Infocatcher committed Jun 24, 2015
1 parent 69d4352 commit 8c04607
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bootstrap.js
Original file line number Diff line number Diff line change
Expand Up @@ -4091,6 +4091,8 @@ var privateTab = {
}\n\
#TabsToolbar[' + this.fixAfterTabsA11yAttr + '] .tabs-newtab-button > .toolbarbutton-icon {\n\
pointer-events: auto;\n\
width: auto !important;\n\
height: auto !important;\n\
padding: ' + padding + ' !important;\n\
}\n\
}';
Expand Down

0 comments on commit 8c04607

Please sign in to comment.