rework autocompletion: Update mobile.css

This commit is contained in:
rabuzarus 2016-04-17 22:27:49 +02:00 committed by Roland Haeder
parent 1021111241
commit 856f54da62
No known key found for this signature in database
GPG Key ID: B72F8185C6C7BD78
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
aside, header, #nav-events-link, #search-box, #nav-admin-link, #activitiy-by-date-tab, #shared-links-tab, aside, header, #nav-events-link, #nav-search-box, #nav-admin-link, #activitiy-by-date-tab, #shared-links-tab,
.wall-item-location { .wall-item-location {
display: none; display: none;
} }
@ -277,4 +277,4 @@ select:focus {
} }
.type-link > a { height: 120px; width: 100%; overflow: hidden; display: block; } .type-link > a { height: 120px; width: 100%; overflow: hidden; display: block; }
.type-link > a > img { display: block; max-width: 100%!important; width: 100% !important; height: auto !important; } .type-link > a > img { display: block; max-width: 100%!important; width: 100% !important; height: auto !important; }