Skip to content

Commit 98d6c16

Browse files
author
Joe Hawes
committed
Shortcode header CSS fix
1 parent 08de758 commit 98d6c16

File tree

7 files changed

+3030
-2544
lines changed

7 files changed

+3030
-2544
lines changed

assets/css/front.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ div.waymark-accordion-container .waymark-accordion-group .waymark-parameter-grou
9292

9393
/**
9494
* ====================================
95-
* ============= SHORTCODE ============
95+
* ============= SHORTCODE ============
9696
* ====================================
9797
*/
9898
.waymark-shortcode {
@@ -103,6 +103,7 @@ div.waymark-accordion-container .waymark-accordion-group .waymark-parameter-grou
103103
.waymark-shortcode .waymark-header {
104104
position: relative;
105105
padding: 10px;
106+
min-height: 26px;
106107
background: #f7f7f7;
107108
border-bottom: 1px solid #ccc;
108109
}

assets/css/front.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)