Remove whitespace, add alert box

This commit is contained in:
summerscope
2014-10-24 11:26:58 +11:00
parent 49a2b774b0
commit 0b3e293b38

View File

@@ -1,10 +1,8 @@
- content_for :page_title do
%h1
= @enterprise.name
%span.small
(
= enterprise_type_name(@enterprise)
)
%span.small<
= "(#{enterprise_type_name(@enterprise)})"
- content_for :page_actions do
:javascript
@@ -18,8 +16,10 @@
#type_selection{ hidden: true }
= render partial: "change_type_form"
#message
Message bar
.alert-box{"data-alert" => ""}
Alert box. Timely and contextual messages go here. Should animate in and be closeable.
%a.close{:href => "#"} ×
.row
.alpha.seven.columns