Close #992 - Move some Roots features into Soil

This commit is contained in:
Ben Word
2014-03-11 23:34:17 -05:00
parent 6d8b82a7e5
commit dede0bd851
10 changed files with 42 additions and 457 deletions

View File

@@ -0,0 +1,9 @@
// Captions
.wp-caption {
&:extend(.thumbnail all);
}
// Gallery shortcode
.gallery-row {
padding: (@line-height-computed / 2) 0;
}