Remove "chin" in admonition blocks of reference documentation

Originally contributed by @olivergierke via
spring-projects/spring-framework#1520. This commit is based on
the spring.css generated from the SASS original source, see
bclozel/asciidoctor-stylesheet-factory#1.
This commit is contained in:
Sebastien Deleuze 2017-09-25 15:09:44 +02:00
parent ac45aa2022
commit 2d6364eb83
1 changed files with 1 additions and 0 deletions

View File

@ -688,4 +688,5 @@ b.conum * { color: inherit !important; }
#toc a:hover { text-decoration: underline; }
.admonitionblock > table { margin-bottom: 0; }
.admonitionblock > table td.content { border-left: none; }