Correcting another positioning mistaken on vertical web story titles.

This commit is contained in:
Samuel Clay 2013-07-30 15:58:39 -07:00
parent b6bef5dae3
commit ecb614b6c8

View file

@ -1233,7 +1233,7 @@ background: transparent;
.NB-story-pane-west .NB-feedbar .NB-feedbar-mark-feed-read {
position: static;
float: right;
margin: 6px 0 6px 4px;
margin: 6px 0 -2px 4px;
}
.NB-feedbar .NB-feedlist-manage-icon {