diff options
Diffstat (limited to 'theme/stylesheets/book/summary.less')
-rwxr-xr-x | theme/stylesheets/book/summary.less | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/theme/stylesheets/book/summary.less b/theme/stylesheets/book/summary.less index 492c92a..df4d4a4 100755 --- a/theme/stylesheets/book/summary.less +++ b/theme/stylesheets/book/summary.less @@ -162,6 +162,7 @@ li { &.divider { background: @sidebar-divider-color-1; + box-shadow: none; } i.fa-check { @@ -206,6 +207,7 @@ li { &.divider { background: @sidebar-divider-color-2; + box-shadow: none; } i.fa-check { |