Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save torunar/694b5d0f3c1379d043a3f3ee3f25d92c to your computer and use it in GitHub Desktop.
Save torunar/694b5d0f3c1379d043a3f3ee3f25d92c to your computer and use it in GitHub Desktop.
diff --git a/design/backend/css/addons/responsive_admin/tygh/ui_base/headers.less b/design/backend/css/addons/responsive_admin/tygh/ui_base/headers.less
index 5340034..1d0f5b1 100644
--- a/design/backend/css/addons/responsive_admin/tygh/ui_base/headers.less
+++ b/design/backend/css/addons/responsive_admin/tygh/ui_base/headers.less
@@ -14,4 +14,7 @@
}
.collapse-visible.collapse.in {
overflow: inherit;
-}
\ No newline at end of file
+}
+collapse.in {
+ overflow: visible;
+}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment