Merge branch '933-landing-page-layout' into 'master'

Resolve "Landing page displays improperly on 768p screen"

See merge request funkwhale/funkwhale!931
environments/review-front-594-ofn00k/deployments/3014
Eliot Berriot 2019-10-18 09:38:21 +02:00
commit afbf7151c8
2 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -0,0 +1 @@
Ensure password input doesn't overflow outside of container (#933)

Wyświetl plik

@ -1,5 +1,5 @@
<template> <template>
<div class="ui action input"> <div class="ui fluid action input">
<input <input
required required
name="password" name="password"