fixed: UI tooltip line breaks

This commit is contained in:
Messerbill 2015-06-08 13:06:38 +02:00
parent 6d4f9922cb
commit 5ef8a81837

View File

@ -1,3 +1,8 @@
.tooltip-inner {
white-space:nowrap;
max-width:none;
}
#project_navbar{
left: 0px;
bottom: 0px;