summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/_shortcode.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/assets/_shortcode.scss b/assets/_shortcode.scss
index e36d86c..0897cae 100644
--- a/assets/_shortcode.scss
+++ b/assets/_shortcode.scss
@@ -38,11 +38,13 @@
label {
display: inline-block;
padding: $padding-8 $padding-16;
+ border-bottom: $padding-1 transparent;
cursor: pointer;
}
.book-tabs-content {
order: 999; //Move content blocks to the end
+ width: 100%;
border-top: $padding-1 solid $gray-100;
padding: $padding-16;
display: none;