This commit is contained in:
Martin Lensment 2015-06-12 11:46:21 +03:00
parent 6fc64d8bbf
commit 299b2c55d0

View file

@ -40,7 +40,7 @@
.panel-heading.clearfix .panel-heading.clearfix
= t(:billing) = t(:billing)
.table-responsive .table-responsive
%table.table.table-hover.table-bordered.table-ocndensed %table.table.table-hover.table-bordered.table-condensed
%thead %thead
%tr %tr
%th{class: 'col-xs-6'}= t(:setting) %th{class: 'col-xs-6'}= t(:setting)
@ -58,7 +58,7 @@
.panel-heading.clearfix .panel-heading.clearfix
= t(:other) = t(:other)
.table-responsive .table-responsive
%table.table.table-hover.table-bordered.table-ocndensed %table.table.table-hover.table-bordered.table-condensed
%thead %thead
%tr %tr
%th{class: 'col-xs-6'}= t(:setting) %th{class: 'col-xs-6'}= t(:setting)