Close #992 - Move some Roots features into Soil
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
// Captions
|
||||
.wp-caption {
|
||||
&:extend(.thumbnail all);
|
||||
}
|
||||
|
||||
// Gallery shortcode
|
||||
.gallery-row {
|
||||
padding: (@line-height-computed / 2) 0;
|
||||
@@ -12,6 +12,7 @@
|
||||
figure.alignnone {
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
@media (min-width: @screen-sm-min) {
|
||||
|
||||
Reference in New Issue
Block a user