From 0169268dcfdd154580415ffd39d9dfa33af5be21 Mon Sep 17 00:00:00 2001 From: Edward Date: Wed, 4 Jun 2014 18:14:11 +0800 Subject: [PATCH] custom/bootstrap.css --- custom/bootstrap.css | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/custom/bootstrap.css b/custom/bootstrap.css index 4fa51c5..4fc7f25 100644 --- a/custom/bootstrap.css +++ b/custom/bootstrap.css @@ -5790,4 +5790,11 @@ button.close { right: 0; z-index: 10000000; } + +.alert-messages-relative { + position: relative; + top: 0px; + left: 0; + right: 0; +} /*# sourceMappingURL=bootstrap.css.map */ -- 2.39.2