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