diff options
| author | Mark Otto <[email protected]> | 2012-03-31 00:53:38 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-03-31 00:53:38 -0700 |
| commit | 37745cd8997bdc1d0bb21c276a7aa671bb018eed (patch) | |
| tree | 4aecaf1075b9d36903280f6f055456a6a5e36879 /less/responsive.less | |
| parent | 2f4810e72ffa242aabeab5088d522d3927a3df68 (diff) | |
| download | bootstrap-37745cd8997bdc1d0bb21c276a7aa671bb018eed.tar.xz bootstrap-37745cd8997bdc1d0bb21c276a7aa671bb018eed.zip | |
fix fluid grid selectors to remove > in selectors
Diffstat (limited to 'less/responsive.less')
| -rw-r--r-- | less/responsive.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/less/responsive.less b/less/responsive.less index 5434f3a08..bbd76d631 100644 --- a/less/responsive.less +++ b/less/responsive.less @@ -8,6 +8,7 @@ * Designed and built with all the love in the world @twitter by @mdo and @fat. */ + // Responsive.less // For phone and tablet devices // ------------------------------------------------------------- |
