Remove redundant </div> and css
This commit is contained in:
parent
2f2cfc3333
commit
95ad02b72d
|
|
@ -1,7 +0,0 @@
|
||||||
/*
|
|
||||||
Place all the styles related to the matching controller here.
|
|
||||||
They will automatically be included in application.css.
|
|
||||||
*/
|
|
||||||
.table .expired{
|
|
||||||
color: #BE2E2E;
|
|
||||||
}
|
|
||||||
|
|
@ -427,7 +427,6 @@
|
||||||
<% end %>
|
<% end %>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Language Tabs -->
|
<!-- Language Tabs -->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue