]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
adjusted the spacing between the settings tools text and the surrounding elements
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>
Sun, 12 Jun 2011 02:22:19 +0000 (02:22 +0000)
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>
Sun, 12 Jun 2011 02:22:19 +0000 (02:22 +0000)
git-svn-id: http://code.elgg.org/elgg/trunk@9189 36083f99-b078-4883-b0ff-0f9b5a30f544

views/default/core/settings/tools.php

index 87c98902fd8b0ee468b39b73be4fdd8b53aa04d3..a249adf82c300e1fcf3ab60b1c4499a1f166e771 100644 (file)
@@ -11,7 +11,7 @@
 // Description of what's going on
 echo elgg_view('output/longtext', array(
        'value' => elgg_echo("usersettings:plugins:description"),
-       'class' => 'user-settings mtm',
+       'class' => 'user-settings mtn mbm',
 ));
 
 $limit = get_input('limit', 10);