Skip to content
Snippets Groups Projects

Download a folder from repository

Merged Patrick Bajao requested to merge 24704-download-repository-path into master
All threads resolved!
22 files
+ 141
68
Compare changes
  • Side-by-side
  • Inline
Files
22
@@ -287,7 +287,7 @@
list-style: none;
padding: 0 1px;
a,
a:not(.btn),
button,
.menu-item {
@include dropdown-link;
@@ -351,6 +351,10 @@
// Expects up to 3 digits on the badge
margin-right: 40px;
}
.dropdown-menu-content {
padding: $dropdown-item-padding-y $dropdown-item-padding-x;
}
}
.droplab-dropdown {
Loading