minor fix in layout ui
This commit is contained in:
@@ -45,7 +45,7 @@
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
<!-- Main Content -->
|
<!-- Main Content -->
|
||||||
<section class="content" style="margin:0; padding: 0;">
|
<section class="content" style="margin:0; padding:2px 20px;">
|
||||||
<% flash.each do |type, message| %>
|
<% flash.each do |type, message| %>
|
||||||
<% if type == "notice"
|
<% if type == "notice"
|
||||||
color = "alert-success"
|
color = "alert-success"
|
||||||
|
|||||||
Reference in New Issue
Block a user