mirror of https://github.com/vector-im/riot-web
Tweak field label to be vertically centered
parent
eecc37038a
commit
1906cfd700
|
@ -56,7 +56,7 @@ limitations under the License.
|
|||
position: absolute;
|
||||
left: 0px;
|
||||
top: 0px;
|
||||
margin: 6px 8px;
|
||||
margin: 7px 8px;
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue