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