aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/bootstrap-responsive.css
AgeCommit message (Expand)AuthorFilesLines
2012-06-012.0.3 -> 2.0.4v2.0.4Jacob Thornton1-1/+1
2012-05-28fix broken css tests, add fluid input-prepend/-append to tests, fix input-pre...Mark Otto1-4/+0
2012-05-17fix resizing issues from incorrectly changing <767px grid classes to inline-b...Mark Otto1-1/+5
2012-05-13#3257: share .navbar-fixed-top styles with .navbar-fixed-bottomMark Otto1-2/+9
2012-04-30make responsive input fields not wrap for fluid input prepend/append by setti...Mark Otto1-1/+1
2012-04-24restore margins on thumbnails, add comments about it's changes and how respon...Mark Otto1-0/+3
2012-04-24implement ie7 fluid tests and semantic.gs IE7 hack for rounding in ie7; not p...Mark Otto1-0/+26
2012-04-18make bootstrap compile with Recess instead of LessJacob Thornton1-63/+128
2012-04-16a few property reordering thingsJacob Thornton1-18/+2
2012-04-14ditch the .navbar in the selectors since it's the same specificity level, and...Mark Otto1-24/+24
2012-04-14Merge branch '2.0.3-wip-nav-collapse' of https://github.com/tierra/bootstrap ...Mark Otto1-19/+30
2012-04-07add larger .input-* to block reset for responsive <767Mark Otto1-0/+3
2012-04-07fix left margin on .thumbnails for responsive <767Mark Otto1-2/+3
2012-04-05Changed .nav-collapse to clear both instead of left, and added compiled files.Bryan Petty1-19/+30
2012-04-01fix #2296: allow fluid thumbnailsMark Otto1-0/+3
2012-04-01fix #2572: streamline thumbnails css to allow for offsetsMark Otto1-6/+0
2012-03-31fix #2860: truncate .dl-horizontal terms and reset to stacked for <767px layoutsMark Otto1-0/+9
2012-03-31fix #2856: make inputs using .span* classes responsive at <767px layoutMark Otto1-2/+5
2012-03-31remove @shadow instances and replace with escaped values, update mixins to no...Mark Otto1-3/+3
2012-03-31fix fluid grid selectors to remove > in selectorsMark Otto1-24/+46
2012-03-25remove > in fluid grid selectors, fix double padding issue on fluid layout an...Mark Otto1-4/+7
2012-03-25fix responsive navbarJacob Thornton1-1/+2
2012-03-25Overhaul the responsive utility classes:Mark Otto1-20/+11
2012-03-23fix #2617: add negative margin to fixed-bottom navbarMark Otto1-1/+2
2012-03-22bump version numbers in css files to 2.0.3, break out responsive CSS into sep...Mark Otto1-115/+115
2012-03-14update hide text to h5bp technique #2586Jacob Thornton1-5/+7
2012-03-122.0.2 derpv2.0.2Jacob Thornton1-3/+3
2012-03-11add block level input mixin for border-box box-sizingMark Otto1-8/+13
2012-03-11remove text indent on carets (not needed) and add inline replacement mixinMark Otto1-0/+5
2012-03-11updated apple touch icons and moved input responsive fix from <480 to <767Mark Otto1-41/+28
2012-03-11fix overflowing thumbnails in responsive <767px layoutsMark Otto1-9/+15
2012-03-11in responsive layouts <767px, ensure inputs are not larger than 100% with box...Mark Otto1-0/+10
2012-03-10Merge branch 'new_grid' into 2.0.2-wipJacob Thornton1-232/+184
2012-03-08give pages custom titles based on namesJacob Thornton1-40/+108
2012-03-05move padding from container to body for max-width: 767; responsive layoutMark Otto1-1/+8
2012-03-05fix input grid sizing, fix background color on form actions and append add-onsMark Otto1-24/+24
2012-03-04make sure to pass child var throughJacob Thornton1-88/+88
2012-03-04new approach to grid with recursive mixins :DJacob Thornton1-234/+234
2012-02-27add guard for child spansJacob Thornton1-96/+96
2012-02-27working through new grid implementation...Jacob Thornton1-64/+132
2012-02-22restore fixed navbar container reset to grid mixin, add override for inputs w...Mark Otto1-26/+32
2012-02-21rewrite the grid system. Clean shit up tons - only generate 12 columns by def...Jacob Thornton1-282/+0
2012-02-21move container up in default grid mixinMark Otto1-6/+6
2012-02-21move table columns mixin to mixins.lessMark Otto1-0/+288
2012-02-21adding responsive utility classes and matching docs section with super neato ...Mark Otto1-0/+46
2012-02-19Separate span12 and container classesJacob Rask1-2/+8
2012-02-18merge in and remake for responsive navbar dropdown fixMark Otto1-0/+1
2012-02-162.0.1v2.0.1Jacob Thornton1-1/+1
2012-02-16change clearfix mixin to drop parens that prevent it from being a class, tooMark Otto1-0/+10
2012-02-16fix responsive media queries to use 979 and 980 where approproMark Otto1-2/+2