593355b70547388002216cd859ce4cc267c4e5a9
[oweals/peertube.git] /
1 input[type=password] {
2   @include peertube-input-text(340px);
3   display: block;
4   margin-bottom: 10px;
5 }
6
7 input[type=submit] {
8   @include peertube-button;
9 }