1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-29 16:19:53 +02:00

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)
This commit is contained in:
Mark Otto
2012-03-25 01:12:51 -07:00
parent d1864b3608
commit a7b8e52f8e
9 changed files with 65 additions and 70 deletions

View File

@@ -24,7 +24,7 @@
// RESPONSIVE CLASSES
// ------------------
@import "responsive-utility-classes.less";
@import "responsive-utilities.less";
// MEDIA QUERIES