Branches pages polished. few css improvements
This commit is contained in:
parent
2b319d0496
commit
02dc256514
10 changed files with 51 additions and 20 deletions
|
@ -19,7 +19,7 @@
|
|||
.input= f.select :expires_at, lifetime_select_options, {}, :style => "width:200px;"
|
||||
.clearfix
|
||||
= f.label :content, "Code"
|
||||
= f.text_area :content, :class => "xxlarge"
|
||||
.input= f.text_area :content, :class => "span8"
|
||||
|
||||
.actions
|
||||
= f.submit 'Save', :class => "primary btn"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue