Luis Aleman
80ff4bf870
Add .navbar-header, and correct .nav-collapse
2013-08-14 13:31:29 -04:00
Luis Aleman
ef60b0e5fb
Get rid of navbar-brand margin-right
2013-08-14 13:03:00 -04:00
Mark Otto
b9620a1d5e
Merge pull request #9489 from BBosman/ol-breadcrumb
...
OL breadcrumbs
2013-08-14 09:44:18 -07:00
Mark Otto
518c32423e
Merge pull request #9493 from brenoc/3.0.0-wip
...
Reference only not minified files in Bower
2013-08-14 09:40:29 -07:00
Mark Otto
4ff48c9c3c
Merge pull request #9496 from BBosman/accordion-border-color
...
Remove old accordion remnant
2013-08-14 09:39:55 -07:00
Mark Otto
6f7c3e2d5b
Merge pull request #9499 from ggam/docs-print
...
Added hidden-print class to docs sidebar
2013-08-14 09:38:23 -07:00
Mark Otto
99a5f16db6
Merge pull request #9502 from Luis-TP/navbar-padding
...
Remove .navbar-collapse padding when not in mobile context
2013-08-14 09:37:50 -07:00
Luis Aleman
1b3896fabf
Remove .navbar-collapse padding when not in mobile context
2013-08-14 11:39:38 -04:00
ggam
72785644bd
Added hidden-print class to docs sidebar
2013-08-14 17:09:13 +02:00
ggam
80d1b6b117
Made panel-variant apply styles only to first child
2013-08-14 16:40:26 +02:00
Bas Bosman
09464b5d41
Remove old accordion remnant
2013-08-14 16:33:35 +02:00
Breno Calazans
48c1add83b
Reference only not minified files in Bower
...
Fixes #8985
2013-08-14 11:10:48 -03:00
Bas Bosman
c4568e4c3b
Ordered breadcrumbs
2013-08-14 15:16:30 +02:00
Luca Wehrstedt
1e1b5c737b
fixes #9406 : proper border for justified btn-groups inside tables
2013-08-14 12:37:48 +02:00
Chris Rebert
1fd51b0fa3
Merge pull request #9463 from PMPP/css-ex-fix
...
CSS Grid old classes in use
2013-08-14 02:14:59 -07:00
Pedro Pereira
1800edc07c
CSS Grid old classes in use
2013-08-14 17:02:57 +08:00
Chris Rebert
aa2c152d85
rm action
attr from highlighted example code too
...
fixup to e61c71e077
2013-08-14 00:09:42 -07:00
Chris Rebert
13d2616631
tweak punctuation in sentence of docs
2013-08-13 21:32:49 -07:00
Mark Otto
9d82a8ba1f
Merge pull request #9451 from Luis-TP/3.0.0-wip
...
Fix .navbar-right > .dropdown-menu alignment
2013-08-13 20:47:58 -07:00
Luis Aleman
c79fa6ad04
Apply mixin to correct class
2013-08-13 22:53:23 -04:00
Jason Harbert
09e1f69d3e
fixes issue after navbar is collapsed, dropdown-menus on uncollapsed menu are no longer visible
2013-08-13 19:40:12 -07:00
Luis Aleman
e29c2d0c24
Fix .navbar-right > .dropdown-menu alignment
2013-08-13 22:30:02 -04:00
Chris Rebert
66122fa153
Merge pull request #9443 from mattleff/patch-1
...
Tiny typo in class prefix
2013-08-13 17:04:34 -07:00
Matthew Leffler
a380e80cd7
Typo
2013-08-13 17:56:12 -06:00
Mark Otto
d1e18e55ac
remove accordion from customizer; shorten min height for affix
2013-08-13 16:00:05 -07:00
Mark Otto
5b4fe08f42
fixes #9439 : use overflow: auto on navbar collapse
2013-08-13 15:22:05 -07:00
Mark Otto
fa330f308a
Overhaul navbar alignment (.pull-) utilities ( fixes #9440 )
...
Now navbars have their own float utility classes, mixin-ed versions of
`.pull-left` and `.pull-right`.
* Removed chained `.navbar-nav.pull-right`
* Added `.navbar-left` and `.navbar-right` as mixins of the default
float utilities, but only above the `@grid-float-breakpoint` to match
the new navbar behavior
* Updated components docs to match the new changeas
* Added callout about component alignment here to explain the new
classes
2013-08-13 15:19:59 -07:00
Mark Otto
8d2948c0d6
grunt dist on prev forms change
2013-08-13 14:56:58 -07:00
Mark Otto
3da3f7e474
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
2013-08-13 14:56:33 -07:00
Mark Otto
bb059f28de
only affix the sidenav in the docs if the viewport is >800px tall ( fixes #8704 and avoids #8721 )
2013-08-13 14:56:22 -07:00
Mark Otto
2bc67b334d
nuke the box-shadow on uncollapsed navbar-collapse
2013-08-13 14:46:34 -07:00
Mark Otto
78da4975e6
Merge pull request #9437 from ggam/patch-1
...
Swapped input-lg and input-sm
2013-08-13 14:32:36 -07:00
Guillermo González de Agüero
f0ee3aaac0
Swapped input-lg and input-sm
...
Fixing my own error. Thanks to @kyleledbetter for reporting.
2013-08-13 23:31:33 +02:00
Mark Otto
a2475f0145
better rc2 download action
2013-08-13 14:23:17 -07:00
Mark Otto
e61c71e077
fix up broken tests by removing empty attr
2013-08-13 14:23:10 -07:00
Mark Otto
51f692f686
fix navbar border in docs
2013-08-13 14:12:11 -07:00
Mark Otto
9482a5f812
Merge pull request #9403 from twbs/bs3_navbar_overhaul
...
BS3: Navbar overhaul
2013-08-13 13:53:27 -07:00
Mark Otto
bd93ed2cb6
Merge branch '3.0.0-wip' into bs3_navbar_overhaul
...
Conflicts:
dist/css/bootstrap.min.css
2013-08-13 13:48:33 -07:00
Mark Otto
3c772b1ceb
lighter default navbar, add borders to navbars, tweak padding and alignments
2013-08-13 13:39:21 -07:00
Mark Otto
a8769b8cab
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
2013-08-13 13:17:01 -07:00
Mark Otto
270af4dda3
fixes #9431 : specify font-size in dropdown menus to avoid inheritance issues
2013-08-13 13:16:56 -07:00
Mark Otto
e7d6bd94b7
Merge pull request #9427 from saiwang/fix-example-snippet
...
fix mixin code example
2013-08-13 13:13:57 -07:00
saiwang
84b1ef5048
fix mixin code example
2013-08-14 02:23:44 +08:00
Mark Otto
9a3aa9f1de
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
2013-08-13 11:15:46 -07:00
Mark Otto
d482b712e7
fixes #9425 : focused input in docs gets actual focus styles
2013-08-13 11:15:36 -07:00
Mark Otto
729854fa5f
Merge pull request #9404 from twbs/bs3_drop_accordion_for_panel
...
BS3: Drop the accordion for the panel (fixes #8648 )
2013-08-13 10:44:43 -07:00
Mark Otto
33a88c9a94
Merge branch '3.0.0-wip' into bs3_drop_accordion_for_panel
...
Conflicts:
dist/css/bootstrap.min.css
2013-08-13 10:36:38 -07:00
Mark Otto
3e373a844c
Merge pull request #9410 from ggam/pagination-size
...
Added pagination-size mixin
2013-08-13 10:35:24 -07:00
Mark Otto
ce77f10ce5
Merge pull request #9421 from ggam/input-size
...
Added input-size mixin
2013-08-13 10:35:04 -07:00
Mark Otto
d4b14cbf44
Merge pull request #9424 from twbs/bs3_btn_groups
...
BS3: `.btn-group`s for your `.btn-group`s
2013-08-13 10:31:29 -07:00