Jacob Thornton
a62810918f
fix responsive navbar
2012-03-25 13:33:36 -07:00
Mark Otto
a7b8e52f8e
Overhaul the responsive utility classes:
...
1. Rename file from responsive-utility-classes.less to responsive-utilities.less
2. Add additional help text around the documentation for the classes in Scaffolding
3. Remove unnecessary display values on initial classes
4. Drop block values for inherit for better support on inline and table elements
5. Make use of \!important on every class to avoid classes with more specific selectors (e.g., .span* classes for the grid)
2012-03-25 01:12:51 -07:00
Mark Otto
d1864b3608
adding 144x144 ipad touch icon
2012-03-25 00:46:03 -07:00
Mark Otto
1a6a1828bf
remove mention of siteWidth, no longer used
2012-03-22 17:23:20 -07:00
Mark
6a61e81b7a
Another Typo
...
Fixed another typo pointed out by panahi.
2012-03-13 13:36:58 -06:00
Mark
ffa0d2f180
Some Doc Typos
...
Fixed doc typos in Components and Scaffolding.
2012-03-13 10:35:08 -06:00
Mark Otto
7154e378b2
use variable for navbar text line-height
2012-03-11 17:53:17 -07:00
Mark Otto
8fd126ba1b
updated apple touch icons and moved input responsive fix from <480 to <767
2012-03-11 17:28:28 -07:00
Mark Otto
9c1d8e032b
change title attr to re-include twitter
2012-03-10 15:14:54 -08:00
Jacob Thornton
426feeef6a
give pages custom titles based on names
2012-03-08 11:09:33 -08:00
Mark Otto
235811cd8a
Merge branch 'alexpeattie-master' into 2.0.2-wip
2012-03-05 00:34:54 -08:00
Alex Peattie
6a839fb2c3
docs/scaffolding typo: Large display is 1200px and up, not 1210px
2012-03-01 15:29:32 -08:00
Mark Otto
917df6703c
clarify responsive docs on media queries
2012-02-21 22:40:21 -08:00
Mark Otto
f3ad4c7183
adding responsive utility classes and matching docs section with super neato table and test
2012-02-21 08:24:18 -08:00
Mark Otto
1c7d346767
quick edit to new global styles section
2012-02-19 16:40:41 -08:00
Mark Otto
8247cb3362
add new global styles docs section for mentioning doctype requirements, base body changes, and type/links; also tightened up code styles
2012-02-19 16:28:46 -08:00
Mark Otto
5d02b8c3c6
fix grid typo in subnav
2012-02-17 14:41:41 -08:00
Mark Otto
489276f5be
fix responsive media queries to use 979 and 980 where appropro
2012-02-16 21:08:52 -08:00
Mark Otto
5fc62c5fcc
clear up scaffolding page to separate fixed from fluid grid systems
2012-02-12 16:59:29 -08:00
Mark Otto
c02df93903
move shim after css
2012-02-12 11:08:58 -08:00
Mark Otto
a72ef967ba
re-add protocol to the shim
2012-02-12 11:08:33 -08:00
Mark Otto
102bb8e684
clear up some messaging in docs on fluid grid system and nesting overall
2012-02-11 10:38:41 -08:00
Mark Otto
60ee768537
fix type on responsive grid per #1852
2012-02-11 00:16:13 -08:00
Mark Otto
b4b3343a61
clarify structure of responsive css file
2012-02-10 23:57:31 -08:00
Mark Otto
f8c2d9b53d
remove 940px from default grid heading
2012-02-05 02:24:14 -08:00
Mark Otto
2a192468d3
address #1722 by finishing incomplete sentence on responsive
2012-02-05 01:59:16 -08:00
Mark Otto
125368d4db
update docs with call on meta tag for responsive
2012-02-04 23:57:15 -08:00
Mark Otto
679cd5ea02
#1706 : protocol independent html5shim added, and moved after the CSS for loading time's sake
2012-02-04 22:38:49 -08:00
Mark Otto
9c3218c89b
Merge branch 'mshafrir-master' into 2.0.1-wip
2012-02-01 23:12:17 -08:00
Mark Otto
d86e77a256
Merge branch 'master' of https://github.com/mshafrir/bootstrap into mshafrir-master
2012-02-01 23:12:06 -08:00
Jacob Thornton
e1deb4e767
fix makefile to reset zips
2012-02-01 22:27:46 -08:00
Mark Otto
f2d3026de8
update scaffolding responsive section to reflect proper media query ranges
2012-02-01 18:12:14 -08:00
Jacob Thornton
59016d2198
only add the anyalytics to production
2012-02-01 16:38:58 -08:00
Michael Shafrir
b96e80cf39
Fix broken named anchor link for LESS compiling instructions.
2012-02-01 09:58:08 -08:00
Jacob Thornton
390a9af936
move js stuff into assets
2012-01-31 13:58:28 -08:00
Mark Otto
b7713b83fa
chance icon class
2012-01-31 00:11:19 -08:00
Mark Otto
61b47e91b8
update layout docs
2012-01-30 23:10:29 -08:00
Mark Otto
31911659a2
refactor the navs to use prefixed classes, because you know, consistency is beast mode
2012-01-30 21:29:50 -08:00
Mark Otto
8f448610a9
rename vertical-divider to divider-vertical, add more space around the divider
2012-01-30 01:09:34 -08:00
Mark Otto
ae7f94eeff
overhaul grid mixins and variables, standardize fluid grid system and enable it across responsive layouts
2012-01-30 00:39:44 -08:00
Mark Otto
702d3b6dfe
fix broken navbar collapse
2012-01-29 16:35:55 -08:00
Mark Otto
9e7f5025b4
update collapsible nav in navbar
2012-01-29 14:07:58 -08:00
Mark Otto
48529ad01f
last minute addition of a simple fluid grid for our fluid examples; it needs work, so we're not documenting it now
2012-01-29 13:06:57 -08:00
Mark Otto
f1e520badd
clarify and tweak media queries
2012-01-28 20:34:07 -08:00
Jacob Thornton
b8a683d7f2
turn off brand hover for now + get nav toggling in mobile
2012-01-28 15:42:07 -08:00
Mark Otto
23e076c1bb
add in a navbar button for toggling the nav items
2012-01-28 15:09:23 -08:00
Jacob Thornton
6fd1e9f4c0
rebuil update layout
2012-01-27 13:36:31 -08:00
Mark Otto
e8647c1b11
huuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuge update to doces and stuff
2012-01-27 13:20:02 -08:00
Jacob Thornton
ed64276e5b
move doc building into base make method + build bootstrap to doc assets
2012-01-26 22:05:45 -08:00
Jacob Thornton
dc2deb9a1b
moving structure around + more work on builder...
2012-01-26 21:48:46 -08:00