diff --git a/less/modules/alerts.less b/less/modules/alerts.less index bdba643..ba82641 100644 --- a/less/modules/alerts.less +++ b/less/modules/alerts.less @@ -1,35 +1,15 @@ .alert-window { - position:fixed; - width:300px; - z-index:10002; - .toaster-alert { - .pointer; - } + position: fixed; + width: 300px; + z-index: 10002; + + right: 20px; + bottom: 0px; .alert { img { - float:left; - padding-right:10px; - } + float: left; + padding-right: 10px; + } } -} - -.alert-left-top { - left:20px; - top:70px; -} - -.alert-left-bottom { - left:20px; - bottom:20px; -} - -.alert-right-top { - right:20px; - top:70px; -} - -.alert-right-bottom { - right:20px; - bottom:20px; } \ No newline at end of file diff --git a/templates/alert.tpl b/templates/alert.tpl index 8621593..f59a5a3 100644 --- a/templates/alert.tpl +++ b/templates/alert.tpl @@ -1,4 +1,4 @@ -
+
diff --git a/templates/footer.tpl b/templates/footer.tpl index 446c761..280ea5b 100644 --- a/templates/footer.tpl +++ b/templates/footer.tpl @@ -13,10 +13,7 @@
-
-
-
-
+