Browse Source

mobile: position share dropdown

remotes/origin/ldap_group_count
Jan-Christoph Borchardt 13 years ago
parent
commit
eb7b125254
  1. 6
      core/css/mobile.css

6
core/css/mobile.css

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