Ensure zoom icon is nice

This commit is contained in:
Lukas Martinelli
2017-01-09 22:09:15 +01:00
parent 5d70de6202
commit c3417241f1
4 changed files with 20 additions and 5 deletions

View File

@@ -19,8 +19,9 @@ export default class DocLabel extends React.Component {
return <label
style={{
...input.label,
...this.props.style,
position: 'relative',
verticalAlign: 'top',
...this.props.style,
}}
>
<span