Skip to content

Commit

Permalink
Merge pull request #5014 from aahan96/IconButton_Table
Browse files Browse the repository at this point in the history
[TableRowColumn] Tooltip visible with TableRowColumn
  • Loading branch information
oliviertassinari authored Aug 18, 2016
2 parents 793cfd7 + 252449d commit 14c98f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Table/TableRowColumn.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ function getStyles(props, context) {
height: tableRowColumn.height,
textAlign: 'left',
fontSize: 13,
overflow: 'hidden',
whiteSpace: 'nowrap',
textOverflow: 'ellipsis',
},
Expand Down

0 comments on commit 14c98f5

Please sign in to comment.