aboutsummaryrefslogtreecommitdiff
path: root/less/navbar.less
AgeCommit message (Expand)AuthorFilesLines
2012-11-28Fixes #6010: Navbar dropdown caret should match link hover colorMark Otto1-0/+11
2012-11-16Fixes #5925: Adjust top margin of input group in navbarMark Otto1-1/+1
2012-11-10fixes #5873: @navbarInverseBrandColor not usedDrew Goodwin1-0/+4
2012-11-04Fixes #5471: Remove color from .navbar and .navbar-inverse and reassign to .n...Mark Otto1-5/+5
2012-10-03use border-radius vars where possibleMark Otto1-1/+1
2012-10-01remove double border effect: instead of inset shadow and border on fixed navb...Mark Otto1-2/+2
2012-09-20fixes #5102, #5166, #5194, #5205: add overflow: visible; to .nav-collapse.col...Mark Otto1-0/+1
2012-09-17fixes #5041: add new navbar css tests for each variation, remove width: 100%;...Mark Otto1-1/+0
2012-09-12revert the js evaluation in .box-shadow mixin, fix last mixin usages to escap...Mark Otto1-3/+3
2012-09-12change up box-shadow mixin usage everywhere to use escaping again, or local v...Mark Otto1-1/+1
2012-08-27Unescaped box-shadows to take advantage of new box-shadow mixinLuis Aleman1-4/+4
2012-08-27Do not need to write box-shadow in fullLuis Aleman1-3/+1
2012-08-27fixes #4680: proper margin on buttons in navbar formsMark Otto1-1/+3
2012-08-27fixes #4578: add clearfix to .navbar-inner to clear floatsMark Otto1-0/+3
2012-08-27fixes #4540: adjust vertical alignment of .btn-group in .navbarMark Otto1-1/+1
2012-08-26fixes #4512: improved borders on navbarsMark Otto1-6/+6
2012-08-24avoid top margin on input-append/prepend in .navbar-formMark Otto1-1/+3
2012-08-23nuke 10px right margin on .navbar .navMark Otto1-0/+1
2012-08-19fix static navbar container issues, clean up docs presentation by unfixing th...Mark Otto1-0/+9
2012-08-17fixes #4421: add static top navbar classMark Otto1-3/+17
2012-08-17additional navbar contrast: add inset shadow since we nuked the borderMark Otto1-2/+2
2012-08-17fixes #4416 in a different way: scope active state of navbar links to just th...Mark Otto1-3/+3
2012-08-14Merge branch 'fix/center-text-navbar' of https://github.com/mikaelkael/bootst...Mark Otto1-5/+2
2012-08-14navbar and dropdown fixes, for alignments and for ie7/8 dropdown hidden bugs ...Mark Otto1-2/+2
2012-08-15Center text in navbar with change to @baseLineHeight (18 -> 20px)Mickael Perraud1-5/+2
2012-08-14remove borders entirely from fixed navbarsMark Otto1-2/+4
2012-08-14fixes #4396: pull right dropdown menus no longer overlaid by submenusMark Otto1-0/+7
2012-08-14fixes #4395: scope dropdown menu caret in navbar to first level dropdown onlyMark Otto1-2/+2
2012-08-13fixes #4342: navbar vars not in use, render navbar dividersMark Otto1-1/+15
2012-07-30fix navbar form alignment, and update examples to show these casesMark Otto1-2/+3
2012-07-30fix examples collapse classes, rename navbar-redux to navbar and delete the o...Mark Otto1-210/+150
2012-07-29reverse navbar styles to save codeMark Otto1-2/+0
2012-07-24fix search form, mostly in navbarMark Otto1-3/+4
2012-07-13cleanup subnav exampleMark Otto1-0/+3
2012-07-12clean up docs for subnavMark Otto1-0/+11
2012-07-09fixes #3210: add .btn to .navbar-form to remove bottom margin, improve vertic...Mark Otto1-3/+4
2012-07-05updates to type scaleMark Otto1-1/+1
2012-07-05fix up subnav styles, add subnav search form styles, add some basic docs for ...Mark Otto1-3/+15
2012-07-04rewrite docs homepage, new graphicsMark Otto1-2/+12
2012-06-28standardize top level file commentsMark Otto1-2/+3
2012-06-28address issues with fixed subnav like borders, corners, etcMark Otto1-9/+13
2012-06-28remove responsive subnav from docs and place in navbar-responsive.lessMark Otto1-1/+38
2012-06-24remove subnav file, instead add an optional class for .navbarMark Otto1-0/+43
2012-06-24more subnav optimizationsMark Otto1-0/+4
2012-06-24tons of docs cleanup in css, adding subnav to official componentsMark Otto1-3/+2
2012-06-15Corrected spelling errorRoss Laird1-2/+2
2012-06-02Merge branch 'accessibility' into 2.1.0-wipJacob Thornton1-1/+4
2012-05-27fixes .placeholder to work as a "grouped selector"Corey Innis1-7/+1
2012-05-17nearly everything working with activedescendant... then decide it's wrong.Jacob Thornton1-1/+4
2012-04-25No need to specify units when a value is 0, thanks to RECESSAllen Bargi1-1/+1