mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-21 18:54:30 +01:00
Let Normalize.css normalize <figure>'s margin
This commit is contained in:
parent
497b05c1be
commit
2d30babed4
@ -59,16 +59,6 @@ a {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// Figures
|
|
||||||
//
|
|
||||||
// We reset this here because previously Normalize had no `figure` margins. This
|
|
||||||
// ensures we don't break anyone's use of the element.
|
|
||||||
|
|
||||||
figure {
|
|
||||||
margin: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
// Images
|
// Images
|
||||||
|
|
||||||
img {
|
img {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user