vier: little float fix
This commit is contained in:
@@ -1042,6 +1042,9 @@ aside {
|
|||||||
box-shadow: 1px 2px 0px 0px #D8D8D8;
|
box-shadow: 1px 2px 0px 0px #D8D8D8;
|
||||||
color: #737373;
|
color: #737373;
|
||||||
}
|
}
|
||||||
|
aside .vcard .tool {
|
||||||
|
clear: both;
|
||||||
|
}
|
||||||
aside .vcard .fn {
|
aside .vcard .fn {
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
@@ -1050,7 +1053,6 @@ aside .vcard .fn {
|
|||||||
}
|
}
|
||||||
aside .vcard .title {
|
aside .vcard .title {
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
float: left;
|
|
||||||
}
|
}
|
||||||
aside .vcard dl {
|
aside .vcard dl {
|
||||||
height: auto;
|
height: auto;
|
||||||
|
|||||||
Reference in New Issue
Block a user