]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/base/css/uap.css
fixed realtime action buttons and marker in base, adjusted settings in neo-quitter
[quix0rs-gnu-social.git] / theme / base / css / uap.css
index 90abe51807fb7e17dc879dfe4159be4b36c15561..80c73e2ea581280d5e866f56a7edbc514c734429 100644 (file)
@@ -7,7 +7,7 @@
  * @package   StatusNet
  * @author    Sarven Capadisli <csarven@status.net>
  * @copyright 2010 StatusNet, Inc.
- * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
+ * @license   http://creativecommons.org/licenses/by/3.0/ Creative Commons Attribution 3.0 Unported
  * @link      http://status.net/
  */
 
@@ -29,15 +29,18 @@ margin-bottom:18px;
 width:180px;
 height:150px;
 
-float:right;
-margin-right:18px;
+float:none;
+clear:both;
+margin:0 auto;
+margin-bottom:29px;
 }
 
 #ad_leaderboard {
 width:728px;
 height:90px;
 
-margin:29px 18px 0 0;
+margin:0 auto 18px;
+float:none;
 clear:both;
 }
 
@@ -45,6 +48,7 @@ clear:both;
 width:160px;
 height:600px;
 
+float:right;
 margin-top:18px;
-margin-left:8.5%;
+margin-right:8.25%;
 }