Inherit font for delete buttons.
[Sone.git] / src / main / resources / static / css / sone.css
index fb7587f..ff56485 100644 (file)
@@ -204,6 +204,7 @@ textarea {
        background: none;
        padding: 0px;
        color: rgb(28, 131, 191);
+       font: inherit;
 }
 
 #sone .post .delete button:hover, #sone .post .like button:hover, #sone .post .unlike button:hover {