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