Remove padding from gr-alert reload button

Bug: Issue 7727
Change-Id: I72e3ce23cfab2637eedda35100944bdeeb617244
This commit is contained in:
Kasper Nilsson
2017-11-14 15:37:40 -08:00
parent fc8032393c
commit bcf102360f

View File

@@ -56,6 +56,9 @@ limitations under the License.
font-family: var(--font-family-bold);
margin-left: 1em;
text-decoration: none;
--gr-button: {
padding: 0;
}
}
</style>
<span class="text">[[text]]</span>