summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--web-ui/app/scss/main.scss11
1 files changed, 0 insertions, 11 deletions
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;
}