10 lines
137 B
Plaintext
10 lines
137 B
Plaintext
// Captions
|
|
.wp-caption {
|
|
&:extend(.thumbnail all);
|
|
}
|
|
|
|
// Gallery shortcode
|
|
.gallery-row {
|
|
padding: (@line-height-computed / 2) 0;
|
|
}
|