Merge pull request #466 from jnugh/addServerButtonAlignment

Align add server button in the tab bar vertically, fixes #460
This commit is contained in:
Yuya Ochiai
2017-03-17 00:50:16 +09:00
committed by GitHub

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',