From 15e6d6b768ac1f82fed65e1439962c0c26557ea5 Mon Sep 17 00:00:00 2001 From: “Ryder <“r@okfoc.us”> Date: Wed, 30 Mar 2016 12:46:53 -0400 Subject: 100 percent buttons on single not multi galleries --- public/assets/ok.css | 5 +++++ templates/index.liquid | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/public/assets/ok.css b/public/assets/ok.css index 89cc9f9..99820b4 100644 --- a/public/assets/ok.css +++ b/public/assets/ok.css @@ -428,6 +428,11 @@ nav b { cursor: url(img/d.png)32 64, pointer; } +.single .page-up, .single .page-down { + width: 100%; + margin-left: 0; +} + .flickity-viewport { overflow: hidden; position: relative; diff --git a/templates/index.liquid b/templates/index.liquid index 7894525..38d0c1a 100644 --- a/templates/index.liquid +++ b/templates/index.liquid @@ -113,7 +113,7 @@ {% for project in projects %}
-
+
{% for media in project.media %} {% if media.type == 'image' %}
-- cgit v1.2.3-70-g09d2