Add random tweaks

This commit is contained in:
tl3ilaxu 2016-03-01 15:11:19 +01:00
parent 95c209001d
commit 135e04536f
2 changed files with 1 additions and 2 deletions

View file

@ -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

View file

@ -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