]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/diabook/style-profile-wide.css
Merge pull request #253 from fabrixxm/master
[friendica.git] / view / theme / diabook / style-profile-wide.css
index 47fb80b6d70482cc045d65e9b2d0deb0c8f5c83c..21af162e83df98327ccabbf8320c49e1a0c38c3a 100644 (file)
 .hide-comments-outer {
   margin-left: 80px;
   margin-bottom: 5px;
-  width: 484px;
+  width: 675px;
   border-bottom: 1px solid #BDCDD4;
   border-top: 1px solid #BDCDD4;
 
 /* global */
 body {
   font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
-  font-size: 15px;
+  font-size: 13px;
   background-color: #ffffff;
   color: #2d2d2d;
   margin: 50px auto auto;
@@ -939,8 +939,8 @@ ul.menu-popup .empty {
 aside {
   display: table-cell;
   vertical-align: top;
-  width: 170px;
-  padding: 0px 10px 0px 0px;
+  width: 180px;
+  padding: 0px 5px 0px 0px;
   border-right: 1px solid #D2D2D2;
   float: left;
   /* background: #F1F1F1; */
@@ -1901,7 +1901,7 @@ transition: all 0.2s ease-in-out;
 ul.tabs {
   list-style-type: none;
   padding-bottom: 10px;
-  font-size: 15px;
+  font-size: 13px;
   width: 805px;
 }
 ul.tabs li {
@@ -2151,6 +2151,9 @@ box-shadow: 1px 1px 5px 0;
 #group-separator,
 #prof-separator { display: none;}
 */
+#prof-members-end{
+       clear: both;
+       }
 
 #prvmail-to-label, #prvmail-subject-label, #prvmail-message-label {
        margin-bottom: 10px;
@@ -2274,7 +2277,7 @@ a.mail-list-link {
 }
 
 .vevent {
-        border: 1px solid #CCCCCC;
+
 }
 .vevent .event-description, .vevent .event-location {
         margin-left: 10px;