btn padded class
This commit is contained in:
parent
fb17234b05
commit
af82b6773b
3 changed files with 6 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
= @wiki.title
|
||||
%span.right
|
||||
- if can? current_user, :write_wiki, @project
|
||||
= link_to history_project_wiki_path(@project, @wiki), :class => "btn small" do
|
||||
= link_to history_project_wiki_path(@project, @wiki), :class => "btn small padded" do
|
||||
History
|
||||
= link_to edit_project_wiki_path(@project, @wiki), :class => "btn small" do
|
||||
Edit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue