Blame view
sources/apps/gallery/css/mobile.css
119 Bytes
|
6d9380f96
|
1 |
@media only screen and (max-width: 768px) {
|
|
d1bafeea1
|
2 |
|
|
6d9380f96
|
3 4 5 |
/* adjust share dropdown */
#dropdown {
margin-right: 0 !important;
|
|
d1bafeea1
|
6 |
} |
|
d1bafeea1
|
7 |
} |