]> BookStack Code Mirror - bookstack/commitdiff
Changes grid container size
authorNilesh Deepak <redacted>
Sat, 15 Jul 2017 12:20:09 +0000 (17:50 +0530)
committerNilesh Deepak <redacted>
Sat, 15 Jul 2017 12:20:09 +0000 (17:50 +0530)
resources/assets/sass/styles.scss

index 04e62e3ed080cda10d1d61465d2c550733f566bf..0e886190598c7d2a4bf0eab01418befe599bbf27 100644 (file)
@@ -278,7 +278,7 @@ $btt-size: 40px;
 
 .gallery-item {
   margin-bottom: 32px;
-  height: 330px;
+  height: 350px;
   overflow: hidden;
   border: 1px solid #ccc;
   h4 {