diff --git a/less/modules/taskbar.less b/less/modules/taskbar.less index 8b8dc28..6013dda 100644 --- a/less/modules/taskbar.less +++ b/less/modules/taskbar.less @@ -6,12 +6,7 @@ .taskbar { display: none; - left: auto; - - // Bootswatch fix - &.navbar-fixed-bottom { - left: auto; - } + left: 15px; margin-top: 0; .transition(.15s ease-in opacity); diff --git a/templates/modules/taskbar.tpl b/templates/modules/taskbar.tpl index 5fa0089..d9a50e9 100644 --- a/templates/modules/taskbar.tpl +++ b/templates/modules/taskbar.tpl @@ -1,3 +1,3 @@ \ No newline at end of file