Browse Source

Removed useless style.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8868 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/1.4.0
Etienne Massip 12 years ago
parent
commit
75f8c152ce
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      app/views/repositories/_revision_graph.html.erb

+ 1
- 1
app/views/repositories/_revision_graph.html.erb View File

@@ -15,4 +15,4 @@
});
</script>

<div id="holder" class="revision-graph" style="width: <%= (space + 1) * 20 %>px;"></div>
<div id="holder" class="revision-graph"></div>

Loading…
Cancel
Save