Merge pull request #784 from wallabag/fix-successful-add-message

fix display of 'Done' message when we add a link from 'save a link' item
This commit is contained in:
Nicolas Lœuillet
2014-08-18 14:40:54 +02:00
2 changed files with 2 additions and 2 deletions

View File

@ -630,7 +630,7 @@ a.add-to-wallabag-link-after:after {
#add-link-result {
font-weight: bold;
margin-top: 10px;
font-size: 0.9em;
}
/* ==========================================================================