Merge pull request #24138 from owncloud/revert-22760-tooltip-cssfix

Revert "add word wrap to tooltips. Fixes #22746"
This commit is contained in:
Thomas Müller 2016-04-21 12:52:50 +02:00
commit e673ff0f33
1 changed files with 0 additions and 1 deletions

View File

@ -53,7 +53,6 @@
text-align: center;
background-color: #000000;
border-radius: 4px;
word-break: break-all;
}
.tooltip-arrow {
position: absolute;