diff options
author | Brion Vibber <brion@pobox.com> | 2010-07-30 17:52:19 -0700 |
---|---|---|
committer | Brion Vibber <brion@pobox.com> | 2010-07-30 17:52:19 -0700 |
commit | 2b0a8c8cb331ae9db0064740dc804b922c96d31f (patch) | |
tree | 09879681fe22398345cab3c1be2019edc4f23b1a | |
parent | 1bb18e9bab95e514741ee2f8c3e978bc13a25e57 (diff) | |
parent | 84726791d33f63ba229aeba8b3c6035244ad2899 (diff) |
Merge branch '2286' into 0.9.x
-rw-r--r-- | plugins/MobileProfile/mp-screen.css | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/plugins/MobileProfile/mp-screen.css b/plugins/MobileProfile/mp-screen.css index 0fc801612..1f70b5612 100644 --- a/plugins/MobileProfile/mp-screen.css +++ b/plugins/MobileProfile/mp-screen.css @@ -2,7 +2,7 @@ * * @package StatusNet * @author Sarven Capadisli <csarven@status.net> - * @copyright 2009 StatusNet, Inc. + * @copyright 2009-2010 StatusNet, Inc. * @license http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0 * @link http://status.net/ */ @@ -195,10 +195,6 @@ width:43px; margin-right:1%; } -.notice-options form { -width:16px; -height:16px; -} .notice-options form.processing { background-image:none; } |