From: Nilesh Deepak Date: Sat, 15 Jul 2017 12:20:09 +0000 (+0530) Subject: Changes grid container size X-Git-Tag: v0.19.0~1^2~15^2~13 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/922964ecf2985a7409e989af6923eb4f2f52c55f Changes grid container size --- diff --git a/resources/assets/sass/styles.scss b/resources/assets/sass/styles.scss index 04e62e3ed..0e8861905 100644 --- a/resources/assets/sass/styles.scss +++ b/resources/assets/sass/styles.scss @@ -278,7 +278,7 @@ $btt-size: 40px; .gallery-item { margin-bottom: 32px; - height: 330px; + height: 350px; overflow: hidden; border: 1px solid #ccc; h4 {