Merge remote-tracking branch 'origin/master'

This commit is contained in:
Umputun
2018-05-07 15:05:50 -05:00
2 changed files with 3 additions and 2 deletions
@@ -1,3 +1,4 @@
.input__buttons {
margin-top: 8px;
padding-top: 8px;
background: #eee;
}
+1 -1
View File
@@ -4,5 +4,5 @@
font-size: 0;
border: 12px solid #eee;
border-radius: 2px;
background: #eee;
background: #fff; // try to fix textarea blinking in Safari
}