You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by br...@apache.org on 2015/07/29 23:10:41 UTC

[41/41] allura git commit: [#7897] ticket:832 Remove list margin

[#7897] ticket:832 Remove list margin


Project: http://git-wip-us.apache.org/repos/asf/allura/repo
Commit: http://git-wip-us.apache.org/repos/asf/allura/commit/8f5dd483
Tree: http://git-wip-us.apache.org/repos/asf/allura/tree/8f5dd483
Diff: http://git-wip-us.apache.org/repos/asf/allura/diff/8f5dd483

Branch: refs/heads/master
Commit: 8f5dd48361845866271b2d59ca82c625f1884e53
Parents: b89befe
Author: Igor Bondarenko <je...@gmail.com>
Authored: Wed Jul 29 13:12:10 2015 +0300
Committer: Igor Bondarenko <je...@gmail.com>
Committed: Wed Jul 29 13:12:10 2015 +0300

----------------------------------------------------------------------
 Allura/allura/nf/allura/css/site_style.css | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/allura/blob/8f5dd483/Allura/allura/nf/allura/css/site_style.css
----------------------------------------------------------------------
diff --git a/Allura/allura/nf/allura/css/site_style.css b/Allura/allura/nf/allura/css/site_style.css
index ca78000..055583e 100644
--- a/Allura/allura/nf/allura/css/site_style.css
+++ b/Allura/allura/nf/allura/css/site_style.css
@@ -2642,7 +2642,6 @@ div.attachment_thumb .file_type span {
   float: none;
   padding-left: 1em;
   list-style-type: disc;
-  margin-bottom: 5px !important;
 }
 #comment .edit_post_form ul,
 #comment .reply_post_form ul {