Float implies the use of the block layout (#960)
This commit is contained in:
parent
e8650e1ee9
commit
0b3e249192
3 changed files with 0 additions and 6 deletions
|
@ -1,12 +1,10 @@
|
|||
.alignleft {
|
||||
display: inline;
|
||||
float: left;
|
||||
margin-right: 1.5em;
|
||||
margin-bottom: 1.5em;
|
||||
}
|
||||
|
||||
.alignright {
|
||||
display: inline;
|
||||
float: right;
|
||||
margin-left: 1.5em;
|
||||
margin-bottom: 1.5em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue