mobile: position share dropdown

This commit is contained in:
Jan-Christoph Borchardt 2014-03-14 09:15:20 +01:00
parent 84c96c2bf7
commit eb7b125254

View file

@ -23,5 +23,11 @@
min-width: initial !important;
}
/* position share dropdown */
#dropdown {
margin-right: 10% !important;
width: 80% !important;
}
}