]> git.mxchange.org Git - friendica.git/commitdiff
vier: little float fix
authorrabuzarus <>
Thu, 4 Feb 2016 15:45:39 +0000 (16:45 +0100)
committerrabuzarus <>
Thu, 4 Feb 2016 15:45:39 +0000 (16:45 +0100)
view/theme/vier/style.css

index 8c0327797685633ad69c18c207f6dfbaf3171d55..39d2af680bbee479a2a3793f6901100d47915743 100644 (file)
@@ -1042,6 +1042,9 @@ aside {
   box-shadow: 1px 2px 0px 0px #D8D8D8;
   color: #737373;
 }
+aside .vcard .tool {
+  clear: both;
+}
 aside .vcard .fn {
   font-size: 18px;
   font-weight: bold;
@@ -1050,7 +1053,6 @@ aside .vcard .fn {
 }
 aside .vcard .title {
   margin-bottom: 5px;
-  float: left;
 }
 aside .vcard dl {
   height: auto;