floating title: fix feed styling

This commit is contained in:
Andrew Dolgov 2013-07-10 22:17:27 +04:00
parent d095f42fa4
commit b532ef24ed
1 changed files with 6 additions and 0 deletions

View File

@ -278,6 +278,12 @@ div#floatingTitle div.hlFeed {
white-space : nowrap;
}
div#floatingTitle div.hlFeed a {
border-radius : 4px;
display : inline-block;
padding : 1px 4px 1px 4px;
}
div#floatingTitle span.updated {
padding-right : 10px;
white-space : nowrap;