commit | 656c5d9b8a808ca969f33cb323438b19607bab68 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Fri Nov 13 21:17:03 2015 +0100 |
committer | Akron <nils@diewald-online.de> | Fri Nov 13 21:17:03 2015 +0100 |
tree | 12fe60e862f2cead2548943f7c0c15e09a9d1f8d | |
parent | 892afded991cb4fc7199645170969ebb6d358e2b [diff] [blame] |
Fixed moving menu items
diff --git a/dev/scss/main/alertify/alertify-default.scss b/dev/scss/main/alertify/alertify-default.scss index 00524cd..7228a29 100644 --- a/dev/scss/main/alertify/alertify-default.scss +++ b/dev/scss/main/alertify/alertify-default.scss
@@ -69,7 +69,7 @@ padding: 15px; border-radius: 4px; color: #FFF; - text-shadow: -1px -1px 0 rgba(0,0,0,.5); + // text-shadow: -1px -1px 0 rgba(0,0,0,.5); } .alertify-log-error { background: #FE1A00;