Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-05rename imported files to preface with underscore; rerun grunt distMark Otto
2014-07-14new navbar ideasMark Otto
2014-07-09Use .box-shadow() mixin so we can enable/disable themMark Otto
2014-07-09Implement the new border-radius guard: only round things if global @enable-ro...Mark Otto
2014-07-08Drop: all vendor prefix mixins because autoprefixerMark Otto
2014-07-08Drop: @screen-xs, @screen-xs-min, and @screen-phoneMark Otto
2014-07-07Merge pull request #14051 from loic/issue13325Mark Otto
2014-07-07Address margins on .navbar-right to fix #13325 #13464.Loic Bistuer
2014-07-07Fixes #13746: Add docs section for brand imageMark Otto
2014-07-06Merge pull request #13464 from nickcolley/#13325-navbar-right-firstMark Otto
2014-07-03Fixes #12738 again: use max-device-width instead of max-width for .navbar-col...Mark Otto
2014-05-22Applied translate3d to modal, navbar-fixed and affix to combat browser repaintItsJonQ
2014-04-30Changed last-child to first-childNick Colley
2014-03-10Merge branch 'master' of github.com:twbs/bootstrapMark Otto
2014-03-10Use `outline: 0` consistentlyZlatan Vasović
2014-03-10proper varMark Otto
2014-03-10Fixes #12738Mark Otto
2014-02-22Correctly set .btn-link colors in a .navbar and .navbar-inverse #12694Supergibbs
2014-01-31Fix issue causing .navbar-brand element height to be shorter than .navbar heightChris Kankiewicz
2014-01-26fixes #10495 by forcing .navbar-brand height to prevent it's inner content fr...Alan Hamlett
2014-01-21add @navbar-collapse-max-height Less variableChris Rebert
2014-01-01Update Gruntfile.js to copy 'dist/' files to 'docs/dist/' with 'grunt dist' t...Mark Otto
2013-12-19navbars need to use prefixed nav class or they won't work as expectedMark Otto
2013-12-19Revert commitsJulian Thilo
2013-12-16copyeditingChris Rebert
2013-12-15Fixes #10370: Improved and deprecated dropdown menu alignment optionsMark Otto
2013-12-14Fixes #10495: Float Glyphicon and set margins in .navbar-brand to ensure ther...Mark Otto
2013-12-09Switch to `&:extend(.clearfix all)` for clearfix mixinMark Otto
2013-12-08Add .container-fluid variation for full-width containers and layoutsMark Otto
2013-12-05Fixes #11610: Add @grid-float-breakpoint-max to better link navbar behavior a...Mark Otto
2013-12-03reference root issue in explanatory commentChris Rebert
2013-12-02Merge pull request #11499 from bassjobsen/patch-3Mark Otto
2013-12-02Rework navbar padding and margins for right aligned last-child elementsMark Otto
2013-12-02Fixes #11357: Vertically center sm and xs buttons in the navbarMark Otto
2013-12-01Fixes #11444: Use @navbar-padding-vertical for nav links paddingMark Otto
2013-11-30Fixes #11468: Prevent default gradient on in Firefox for AndroidMark Otto
2013-11-29Fixes #11516: Invert dropdown divider border in navbarsMark Otto
2013-11-28removed all caret border color settings.Tobias Lindig
2013-11-18Fix #11513: Don't always float navbar-textJulian Thilo
2013-11-16Update navbar.lessBass Jobsen
2013-10-25fix misspelling in commentChris Rebert
2013-10-25fix misspelling in commentChris Rebert
2013-10-21Fixes #10601: Use overflow-y: auto; for navbar collapse instead of visible to...Mark Otto
2013-10-21Remove default z-index on navbar and only set on static and fixed variantsMark Otto
2013-10-21Fixes #10433: Navbar z-index refactorMark Otto
2013-10-16Fixes issue #11122 -- navbar-fixed-bottom borderjeonghwan
2013-09-16Changed the border-color of .navbar-form to @navbar-default-borderLipis
2013-08-19Add default navbar z-index to fix #9844Mark Otto
2013-08-19move dropdown change from navbar to dropdowns to fix customizer compilingMark Otto
2013-08-19Nuke margin for last child navbar textMark Otto