aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaZderMind2015-03-31 17:18:50 +0200
committerMaZderMind2015-03-31 17:18:50 +0200
commitd4d30ce1c3c0e941efeb41ab4f47ddcb55c6a5c0 (patch)
tree505787dbe23199cdadfed5f4a126170356923d56
parent3de36d7a63fe91127f3413d58004bbd6505864a3 (diff)
Error-Msg Styling on Room-Tab
-rw-r--r--assets/css/_room.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/css/_room.less b/assets/css/_room.less
index aa0f594..0c7327d 100644
--- a/assets/css/_room.less
+++ b/assets/css/_room.less
@@ -69,6 +69,7 @@
#feedback {
padding: floor(@grid-gutter-width/2) 0;
+ .feedback-error,
.feedback-thankyou {
font-size: @jumbo-font-size;
text-align: center;