JSFiddle - React, Tailwind, and code Playground
HTML
<button ng-click="openRegisterModal()" tabindex="6" class="btn btn-default ng-scope" translate="">Registrate</button>
CSS
.btn-default{
margin-left:12px;
margin-bottom:0px;
width:auto;
}