]> git.mxchange.org Git - friendica.git/commitdiff
modified: view/theme/smoothly/style.css
authorpixelroot <info@pixelbits.de>
Fri, 7 Sep 2012 08:09:24 +0000 (10:09 +0200)
committerpixelroot <info@pixelbits.de>
Fri, 7 Sep 2012 08:09:24 +0000 (10:09 +0200)
modified:   view/theme/smoothly/theme.php
view/theme/smoothly/mobile

view/theme/smoothly/style.css
view/theme/smoothly/theme.php

index 32374aa3fb9a349ad64b4d6088a50bcef80fa253..8cf2fabde0a9d36f2909bdeb83f37ce48cddbf73 100644 (file)
@@ -1047,13 +1047,17 @@ profile-jot-banner-wrapper {
 }
 .wall-item-lock-wrapper { float: right; }
 .wall-item-dislike,
-.wall-item-like,
+.wall-item-like {
+       clear: left;
+       font-size: 0.9em;
+       margin: 0px 0px 10px 450px;
+       padding-left: 0px;
+
+}
 .wall-item-author {
-       /*clear: left;*/
        font-size: 0.9em;
-       margin: 0px 0px 10px 450px; /*140*/
-       padding-left: 0px; /*10*/
-/*     font-variant:small-caps; */
+       margin: 0px 0px 0px 100px;
+       padding-left: 0px;
 }
 
 .wall-item-author a {
index 610f85cb35da28822d7aff96c844f5eeea130345..e28cc811f57c77d9cf7a893ddd059f97f71fb99f 100644 (file)
@@ -3,7 +3,7 @@
 /*
  * Name: Smoothly
  * Version: Version 0.3
- * Author: Alex <alex@friendica.pixelbits.de>
+ * Author: Alex <info@pixelbits.de>
  * Maintainer: Alex alex@friendica.pixelbits.de>
  * Description: Theme optimized for Tablets (iPad etc.)
  * Screenshot: <a href="screenshot.png">Screenshot</a>