Add random tweaks
This commit is contained in:
parent
95c209001d
commit
135e04536f
2 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
.row
|
||||
.col-md-8.col-md-offset-2
|
||||
%table.table.table-striped
|
||||
%table.table.table-striped.table-responsive
|
||||
%tr
|
||||
%th
|
||||
%th Barcode
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
%html
|
||||
%head
|
||||
%meta{:name => "viewport", :content => "width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"}
|
||||
%meta{content: "text/html; charset=UTF-8", "http-equiv" => "Content-Type"}/
|
||||
%title Tap - Zeus WPIs drink ordering system
|
||||
= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track' => true
|
||||
= javascript_include_tag 'application', 'data-turbolinks-track' => true
|
||||
|
|
Loading…
Reference in a new issue