From 188215f786036e1a36d8e45f80ae666c54a04945 Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Mon, 2 Jan 2017 19:57:06 +0000 Subject: [PATCH] fix css bug Former-commit-id: cb77ca979b94519ce5afc5ea25e33cd44732e1d8 --- _embed/public/css/styles.css | 1 + 1 file changed, 1 insertion(+) diff --git a/_embed/public/css/styles.css b/_embed/public/css/styles.css index 94bc031e..989040be 100644 --- a/_embed/public/css/styles.css +++ b/_embed/public/css/styles.css @@ -726,6 +726,7 @@ header .actions { vertical-align: bottom; } +#listing h2.message, .message { text-align: center; font-size: 3em;