forked from wallabag/wallabag
a lot of refactoring: tag action is now handled by home view and uses sorting and pagination. Some small view enhacenments. Fix of #476, #461 for baggy and other themes
This commit is contained in:
@ -563,7 +563,8 @@ footer a {
|
||||
========================================================================== */
|
||||
|
||||
.messages {
|
||||
text-align: center;
|
||||
text-align: left;
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
.messages > * { display: inline-block;}
|
||||
@ -818,4 +819,4 @@ blockquote {
|
||||
#article_toolbar a {
|
||||
padding: 0.3em 0.4em 0.2em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user