Removed global style for button

This commit is contained in:
Andrey Okonetchnikov 2016-09-15 18:54:11 +02:00
parent b2d4714c90
commit 276f0c4a40

View File

@ -36,19 +36,6 @@ h1 {
font-size: 25px;
}
header input {
margin-bottom: 0;
}
button {
border: 1px solid #3ab7a5;
padding: 3px 20px;
font-size: 12px;
line-height: 18px;
background-color: #fff;
cursor: pointer;
}
:global {
& .cms-widget {
border-bottom: 1px solid #e8eae8;