refactor buttons pt1
This commit is contained in:
parent
9fdbdc662a
commit
033aa1a885
75 changed files with 139 additions and 150 deletions
|
@ -10,7 +10,7 @@
|
|||
.input
|
||||
= f.text_field :name, placeholder: "Ex. OpenSource", class: "xxlarge left"
|
||||
|
||||
= f.submit 'Create team', class: "btn primary"
|
||||
= f.submit 'Create team', class: "btn btn-primary"
|
||||
%hr
|
||||
.padded
|
||||
%ul
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue