Better new org messaging

Fixes #437
This commit is contained in:
Joseph Schorr 2015-09-02 13:49:55 -04:00
parent b76298121d
commit 18fe8a4d7c
3 changed files with 44 additions and 10 deletions

View file

@ -1254,3 +1254,14 @@ a:focus {
color: white;
z-index: 2;
}
.co-alert.thin {
padding: 6px;
padding-left: 38px;
margin-bottom: 0px;
}
.co-alert.thin:before {
top: 5px;
font-size: 18px;
}