Added modal for mobile automatically open in iframe

This commit is contained in:
Kasper Rynning-Tønnesen
2018-09-23 21:30:13 +02:00
parent df2bb4809e
commit fa189967e7
3 changed files with 13 additions and 4 deletions

View File

@@ -3352,6 +3352,10 @@ nav ul li:hover, nav ul li.active {
margin-top: auto !important;
}
#channel-share-modal {
width: 100%;
}
#autocomplete-input {
width: 100%;
border-bottom: 1px solid #9e9e9e !important;