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

Resolve "Landing page displays improperly on 768p screen"

See merge request funkwhale/funkwhale!931
This commit is contained in:
Eliot Berriot 2019-10-18 09:38:21 +02:00
commit afbf7151c8
2 changed files with 2 additions and 1 deletions

View File

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

View File

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