Closed (fixed)
Project:
Bootstrap
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Aug 2014 at 19:51 UTC
Updated:
25 Aug 2015 at 20:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
markhalliwellPlease create a patch.
Comment #2
basvredelingI think the result of this patch needs some vertical alignment too. But that's really all dependent on the height of your navbar.
Patch is ugly because of minified css. Everything is on one line so that makes generating and reviewing patches a lot trickier.
Comment #4
markhalliwellPlease do not modify the compiled CSS file. Instead, please modify the appropriate LESS file in ./starterkits/less/less/overrides.less. This file is automatically compiled with a maintainer commits an issue that changes this file.
Comment #5
basvredelingSorry, just so used to Sass that I forgot to look for Less.
Here's a corrected patch.
Comment #7
markhalliwellSeem your diff is adding an extra
/here.Comment #8
basvredelingLast try... This'll be correctly formatted.
Comment #9
basvredelingComment #12
neardark commentedMerged to 7.x-3.x and 8.x-3.x branches.