]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/style.css
Merge remote-tracking branch 'upstream/develop' into 1512-ostatus-comment
[friendica.git] / view / theme / vier / style.css
index 64eab52ebf023a84ea24d4168122536ecd525341..befe47ad6b051a63942c67cdd12abaf6715adb9a 100644 (file)
@@ -958,7 +958,7 @@ right_aside {
   font-size: 13px;
   overflow-y: auto;
   z-index: 2;
-  line-height: 17px;
+  /* line-height: 17px; */
   color: #737373;
   box-shadow: 1px 2px 0px 0px #D8D8D8;
   top: 32px;
@@ -983,7 +983,7 @@ aside {
   top: 32px;
   overflow-y: auto;
   z-index: 2;
-  line-height: 17px;
+  /* line-height: 17px; */
   position: fixed;
   /* overflow: auto; */
   height: 100%;
@@ -1000,11 +1000,17 @@ aside .vcard .fn {
 }
 aside .vcard .title {
   margin-bottom: 5px;
+  float: left;
 }
 aside .vcard dl {
   height: auto;
   overflow: auto;
 }
+aside .vcard .account-type {
+  margin-bottom: 13px;
+  font-size: 14px;
+  font-weight: bold;
+}
 
 aside select {
   background-color: white;