aboutsummaryrefslogtreecommitdiff
path: root/less/navbar.less
AgeCommit message (Expand)AuthorFilesLines
2018-11-18Remove a few duplicate selectors.XhmikosR1-63/+57
2018-10-08Switch to inline comments for stylelint inline directives.XhmikosR1-1/+1
2017-11-25move from csslint to stylelintMark Otto1-19/+21
2015-03-09rm `visibility` where redundant to `display`Chris Rebert1-1/+0
2014-12-05Fix margin-bottom on dropdown (navbar-fixed-bottom).vsn4ik1-0/+1
2014-11-08Fixes #14965: Reset top border-radii on dropdown menus in fixed bottom navbarsMark Otto1-0/+1
2014-09-23Reverts 0ec05da0eea03849fc72bed84a2c7fe7be1de1b6 to bring back #14444 to fix ...Mark Otto1-0/+1
2014-09-22Fixes #14227, #14603: Drop translate3d for translate on navbars to avoid iOS ...Mark Otto1-1/+0
2014-09-08Fixes #14557: Reset the bottom margin on .form-group:last-child in .navbar-fo...Mark Otto1-0/+4
2014-07-07Merge pull request #14051 from loic/issue13325Mark Otto1-23/+19
2014-07-07Address margins on .navbar-right to fix #13325 #13464.Loic Bistuer1-23/+19
2014-07-06Fixes #13746: Add docs section for brand imageMark Otto1-0/+4
2014-07-05Merge pull request #13464 from nickcolley/#13325-navbar-right-firstMark Otto1-5/+5
2014-07-03Fixes #12738 again: use max-device-width instead of max-width for .navbar-col...Mark Otto1-1/+1
2014-05-21Applied translate3d to modal, navbar-fixed and affix to combat browser repaintItsJonQ1-0/+1
2014-04-30Changed last-child to first-childNick Colley1-5/+5
2014-03-09Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-1/+1
2014-03-10Use `outline: 0` consistentlyZlatan Vasović1-1/+1
2014-03-09proper varMark Otto1-1/+1
2014-03-09Fixes #12738Mark Otto1-1/+11
2014-02-21Correctly set .btn-link colors in a .navbar and .navbar-inverse #12694Supergibbs1-0/+28
2014-01-30Fix issue causing .navbar-brand element height to be shorter than .navbar heightChris Kankiewicz1-1/+1
2014-01-25fixes #10495 by forcing .navbar-brand height to prevent it's inner content fr...Alan Hamlett1-7/+1
2014-01-21add @navbar-collapse-max-height Less variableChris Rebert1-1/+1
2013-12-31Update Gruntfile.js to copy 'dist/' files to 'docs/dist/' with 'grunt dist' t...Mark Otto1-0/+6
2013-12-18navbars need to use prefixed nav class or they won't work as expectedMark Otto1-1/+1
2013-12-18Revert commitsJulian Thilo1-1/+1
2013-12-15copyeditingChris Rebert1-1/+1
2013-12-14Fixes #10370: Improved and deprecated dropdown menu alignment optionsMark Otto1-7/+0
2013-12-13Fixes #10495: Float Glyphicon and set margins in .navbar-brand to ensure ther...Mark Otto1-0/+7
2013-12-08Switch to `&:extend(.clearfix all)` for clearfix mixinMark Otto1-3/+3
2013-12-07Add .container-fluid variation for full-width containers and layoutsMark Otto1-9/+13
2013-12-04Fixes #11610: Add @grid-float-breakpoint-max to better link navbar behavior a...Mark Otto1-4/+4
2013-12-03reference root issue in explanatory commentChris Rebert1-1/+1
2013-12-01Merge pull request #11499 from bassjobsen/patch-3Mark Otto1-1/+1
2013-12-01Rework navbar padding and margins for right aligned last-child elementsMark Otto1-10/+21
2013-12-01Fixes #11357: Vertically center sm and xs buttons in the navbarMark Otto1-0/+7
2013-11-30Fixes #11444: Use @navbar-padding-vertical for nav links paddingMark Otto1-2/+2
2013-11-29Fixes #11468: Prevent default gradient on in Firefox for AndroidMark Otto1-0/+1
2013-11-28Fixes #11516: Invert dropdown divider border in navbarsMark Otto1-0/+3
2013-11-28removed all caret border color settings.Tobias Lindig1-35/+1
2013-11-17Fix #11513: Don't always float navbar-textJulian Thilo1-1/+1
2013-11-16Update navbar.lessBass Jobsen1-1/+1
2013-10-24fix misspelling in commentChris Rebert1-1/+1
2013-10-24fix misspelling in commentChris Rebert1-1/+1
2013-10-21Fixes #10601: Use overflow-y: auto; for navbar collapse instead of visible to...Mark Otto1-1/+1
2013-10-20Remove default z-index on navbar and only set on static and fixed variantsMark Otto1-2/+2
2013-10-20Fixes #10433: Navbar z-index refactorMark Otto1-1/+3
2013-10-16Fixes issue #11122 -- navbar-fixed-bottom borderjeonghwan1-1/+2
2013-09-16Changed the border-color of .navbar-form to @navbar-default-borderLipis1-1/+1