From 54c95c59eb9d960d69944bfc154e20ccc2cfb914 Mon Sep 17 00:00:00 2001 From: Matt Perry Date: Tue, 10 Sep 2013 23:56:33 -0700 Subject: Replace tabs with spaces Replace tabs with spaces to fixed the Generic.WhiteSpace.DisallowTabIndent.TabsUsed sniff. --- lib/plugins/usermanager/style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib') diff --git a/lib/plugins/usermanager/style.css b/lib/plugins/usermanager/style.css index 2874b4f1c..d119b195a 100644 --- a/lib/plugins/usermanager/style.css +++ b/lib/plugins/usermanager/style.css @@ -22,12 +22,12 @@ border-color: #ccc!important; } #user__manager .import_users { - margin-top: 1.4em; + margin-top: 1.4em; } #user__manager .import_failures { - margin-top: 1.4em; + margin-top: 1.4em; } #user__manager .import_failures td.lineno { - text-align: center; + text-align: center; } /* IE won't understand but doesn't require it */ -- cgit v1.2.3