]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/h4ck3r/css/base.css
Merge branch 'master' into 0.8.x
[quix0rs-gnu-social.git] / theme / h4ck3r / css / base.css
index 54763006bcbf3ac40afb146e62a2c909a7544e05..18ea742a59f807abfe487053485235b4f6b5871c 100644 (file)
@@ -1,10 +1,10 @@
 /** theme: h4ck3r base
  *
- * @package   Laconica
- * @author Sarven Capadisli <csarven@controlyourself.ca>
- * @copyright 2009 Control Yourself, Inc.
+ * @package   StatusNet
+ * @author Sarven Capadisli <csarven@status.net>
+ * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 * { margin:0; padding:0; }
@@ -189,9 +189,11 @@ padding:0 7px;
 }
 
 
+.form_settings input.form_action-primary {
+padding:0;
+}
 .form_settings input.form_action-secondary {
 margin-left:29px;
-padding:0;
 }
 
 #form_search .submit {
@@ -253,6 +255,7 @@ margin-bottom:18px;
 
 #anon_notice {
 float:right;
+clear:right;
 width:41.2%;
 padding:1.1%;
 border-width:2px;