mirror of
https://github.com/Chalarangelo/mini.css.git
synced 2025-08-28 16:19:49 +02:00
Updated base
This commit is contained in:
@@ -27,4 +27,6 @@
|
||||
- Removed the styling fix for `figure` for IE 8. `figure` styling will probably be built from the ground up in the core anyways, so this should not be a problem.
|
||||
- Kept styling fixes for `figure` and `figcaption` for IE 9-. These elements are supported by IE 9, but not the older versions of IE.
|
||||
- Kept the styling fixes for `article`, `aside`, `footer`, `header`, `nav` and `section` for IE 9-. Elements are only supported in IE 9.
|
||||
|
||||
- **Organized and cleaned the base**
|
||||
- Merged styling fixes for `article`, `aside`, `footer`, `header`, `nav` and `section` with fixes for `figure`, `figcaption` and `main`.
|
||||
- Merged styling for `kbd`, `code`, `pre` and `samp`.
|
||||
|
Reference in New Issue
Block a user