[S] Align dropdown to the right
This commit is contained in:
@@ -27,6 +27,13 @@
|
|||||||
width: 110px;
|
width: 110px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#nav-time-selection
|
||||||
|
{
|
||||||
|
// Float right
|
||||||
|
position: absolute;
|
||||||
|
right: 110px;
|
||||||
|
}
|
||||||
|
|
||||||
#nav-title
|
#nav-title
|
||||||
{
|
{
|
||||||
// Float left
|
// Float left
|
||||||
|
|||||||
Reference in New Issue
Block a user