Add display: inline-block for .openapi-button

This commit is contained in:
Bohdan Khorolets 2017-08-14 11:46:43 +03:00
parent d1562d5ff1
commit 898add7a65

View File

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