mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-07 10:04:27 +00:00
4 lines
110 B
SCSS
4 lines
110 B
SCSS
/** override hardcoded value in bootstrap2 */
|
|
.dropdown-menu {
|
|
@include border-radius($borderRadiusSmall);
|
|
} |