fix tooltip offset

This commit is contained in:
Matthew Hodgson 2016-04-15 22:24:20 +01:00
parent c98e06e1aa
commit fdf83a5ad5
2 changed files with 3 additions and 3 deletions

View file

@ -18,8 +18,8 @@ limitations under the License.
height: 24px;
margin-left: 16px;
margin-right: 20px;
padding-top: 26px;
padding-bottom: 24px;
padding-top: 24px;
padding-bottom: 22px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
display: flex;