mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 20:55:55 +00:00
toolbar placement fix in graycube
This commit is contained in:
@@ -246,7 +246,7 @@ span.contentPreview:hover {
|
||||
#toolbar {
|
||||
position : absolute;
|
||||
left : 280px;
|
||||
padding : 0px 20px 10px 10px;
|
||||
padding : 0px 20px 10px 0px;
|
||||
top : 50px;
|
||||
right : 0px;
|
||||
white-space: nowrap;
|
||||
|
||||
Reference in New Issue
Block a user