remove style in html #1678 (#1743)

This commit is contained in:
Eugenio Romano
2017-03-22 10:50:24 +00:00
committed by Denys Vuika
parent 44808a31a3
commit f3c9ffab8d
17 changed files with 78 additions and 22 deletions

View File

@@ -15,3 +15,8 @@
.error-message--text {
color: #d50000;
}
.options-container {
width: 250px;
margin: 20px;
}