summaryrefslogtreecommitdiff
path: root/themes/admin_wind
diff options
context:
space:
mode:
authorshadlaws <shad@shadlaws.com>2013-01-24 12:03:05 +0100
committershadlaws <shad@shadlaws.com>2013-01-24 12:03:05 +0100
commit031dd3bd6f279b5ddec6f08ff11e0acee521a5fe (patch)
tree6e8988e28d0eff76214834d644c8438db5a11cba /themes/admin_wind
parent3e451d6edc6ab3586ef730e4458ca0b2d55f5170 (diff)
#1960 - Add unit test to look for extra spaces at end of line
- Added no_extra_spaces_at_end_of_line_test to File_Structure_Test. - Updated Gallery_Filters to exclude testing code that isn't ours. - Removed existing extra spaces. New test now passes.
Diffstat (limited to 'themes/admin_wind')
-rw-r--r--themes/admin_wind/css/fix-ie.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/admin_wind/css/fix-ie.css b/themes/admin_wind/css/fix-ie.css
index 5475cb79..4546f9fa 100644
--- a/themes/admin_wind/css/fix-ie.css
+++ b/themes/admin_wind/css/fix-ie.css
@@ -15,4 +15,4 @@ tr.g-info td,
tr.g-success td,
tr.g-warning td {
background: none !important;
-}
+}