From 245e50bdc5979d89bea35953819758286373dd1e Mon Sep 17 00:00:00 2001 From: Gabriel Albo Date: Fri, 17 Apr 2015 13:02:37 -0300 Subject: removing styles related to tip-msg --- web-ui/app/scss/main.scss | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'web-ui/app/scss') diff --git a/web-ui/app/scss/main.scss b/web-ui/app/scss/main.scss index f4ce2c4b..ed9b90c4 100644 --- a/web-ui/app/scss/main.scss +++ b/web-ui/app/scss/main.scss @@ -26,17 +26,6 @@ header#main { padding: 0; } -.tip-msg { - padding: 10px; - margin: 8px 20px -25px 20px; - background: $warning; - color: darken($warning, 50%); - font-size: 0.9em; - i { - margin-right: 5px; - } -} - .text-right { text-align: right; } -- cgit v1.2.3