You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by jo...@apache.org on 2014/02/13 16:05:40 UTC

[06/17] git commit: [#7127] ticket:531 fixed download snapshot background

[#7127] ticket:531 fixed download snapshot background


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

Branch: refs/heads/cj/7097
Commit: 84c2b7c5c8824970cae0132ac323f6d9c19de885
Parents: 76071dc
Author: Yuriy Arhipov <yu...@yandex.ru>
Authored: Wed Feb 5 16:42:01 2014 +0400
Committer: Cory Johns <cj...@slashdotmedia.com>
Committed: Wed Feb 12 14:59:35 2014 +0000

----------------------------------------------------------------------
 Allura/allura/templates/repo/tree.html | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/84c2b7c5/Allura/allura/templates/repo/tree.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/repo/tree.html b/Allura/allura/templates/repo/tree.html
index e310056..13f69aa 100644
--- a/Allura/allura/templates/repo/tree.html
+++ b/Allura/allura/templates/repo/tree.html
@@ -45,6 +45,7 @@ form.tarball button {
     font-family: "Ubuntu", sans-serif;
     font-weight: normal;;
     padding: 0;
+    margin-bottom: 0;
     font-size: 12px;
     line-height: 36px;
 }