small right should have margin on the right.
This commit is contained in:
parent
87e621b642
commit
03673dae8c
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ dd {
|
||||||
float: right;
|
float: right;
|
||||||
height: auto;
|
height: auto;
|
||||||
width: 25%;
|
width: 25%;
|
||||||
margin-left: .7em;
|
margin-right: .7em;
|
||||||
margin-bottom: .4em;
|
margin-bottom: .4em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue