Add display: inline-block for .openapi-button (#321)

This commit is contained in:
Bohdan Khorolets 2017-08-15 10:08:01 +03:00 committed by Roman Hotsiy
parent d1562d5ff1
commit 86b4db468b

View File

@ -17,6 +17,7 @@
font-weight: normal;
margin-left: 0.5em;
padding: 3px 8px 4px;
display: inline-block;
}
:host /deep/ [section] {