Align add server button in the tab bar vertically, fixes #460

This commit is contained in:
Jonas Schwabe
2017-03-15 20:31:01 +01:00
parent 7e9bd4b7c9
commit 015993c9e2

View File

@@ -86,7 +86,7 @@ class TabBar extends React.Component {
border: 'none',
fontSize: '20px',
height: '35px',
padding: '0 0 4px 0',
padding: '2px 0 0 0',
width: '40px',
color: '#999',
fontWeight: 'bold',