Fix text align on dropdown button

This commit is contained in:
Mathieu Magnin 2018-07-25 14:37:15 +02:00
parent 1cf3678b63
commit e66d56be43

View file

@ -150,6 +150,7 @@
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
position: absolute;
right: 0;
text-align: left;
top: 5 * $default-spacer;
cursor: default;
z-index: 10;