We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3663f66 commit 59b9d58Copy full SHA for 59b9d58
css/base.css
@@ -401,11 +401,6 @@ h6 {
401
display: block;
402
text-align: right;
403
}
404
-img.align-right,
405
-img.align-left {
406
- float: none;
407
- margin: 1em 0;
408
-}
409
.field-type-taxonomy-term-reference .field-item {
410
float: left;
411
margin: 0;
@@ -425,6 +420,7 @@ img.align-left {
425
420
.align-left,
426
421
.align-right {
427
422
float: none;
423
+ margin: 1em 0;
428
424
429
/**
430
* Media queries.
0 commit comments