|
@@ -404,8 +404,7 @@ form .helptext {
|
|
.message {
|
|
.message {
|
|
padding: 0.5em;
|
|
padding: 0.5em;
|
|
text-align: center;
|
|
text-align: center;
|
|
- border: 1px solid #E0E0E0;
|
|
|
|
- margin: 1em;
|
|
|
|
|
|
+ margin: 1em 0;
|
|
}
|
|
}
|
|
|
|
|
|
.message.success {
|
|
.message.success {
|
|
@@ -417,6 +416,7 @@ form .helptext {
|
|
color: #620
|
|
color: #620
|
|
background-color: #FFAE00;
|
|
background-color: #FFAE00;
|
|
font-style: normal;
|
|
font-style: normal;
|
|
|
|
+ border-radius: 0;
|
|
}
|
|
}
|
|
|
|
|
|
.eat-up {
|
|
.eat-up {
|