From c93dd32179f6334d17c2e6f708d578857a8b7795 Mon Sep 17 00:00:00 2001 From: Kyos Date: Sat, 19 Oct 2019 12:02:14 +0200 Subject: [PATCH] Fixed typo and column size for LG screens --- cps/static/css/style.css | 2 +- cps/templates/shelf_order.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cps/static/css/style.css b/cps/static/css/style.css index 3532043f..da088021 100644 --- a/cps/static/css/style.css +++ b/cps/static/css/style.css @@ -64,7 +64,7 @@ span.glyphicon.glyphicon-tags {padding-right: 5px;color: #999;vertical-align: te .navbar-default .navbar-toggle .icon-bar {background-color: #000;} .navbar-default .navbar-toggle {border-color: #000;} .cover { margin-bottom: 10px;} -.cover-heigh { max-height: 100px;} +.cover-height { max-height: 100px;} .btn-file {position: relative; overflow: hidden;} .btn-file input[type=file] {position: absolute; top: 0; right: 0; min-width: 100%; min-height: 100%; font-size: 100px; text-align: right; filter: alpha(opacity=0); opacity: 0; outline: none; background: white; cursor: inherit; display: block;} diff --git a/cps/templates/shelf_order.html b/cps/templates/shelf_order.html index 70f74df3..26fa2e35 100644 --- a/cps/templates/shelf_order.html +++ b/cps/templates/shelf_order.html @@ -7,10 +7,10 @@ {% for entry in entries %}
-