mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-26 05:00:43 +00:00
Tooltip is getting to long and going outside the page, limiting the maximum width to be 300px.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8050 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
display: none;
|
||||
color: #fff;
|
||||
text-align: left;
|
||||
max-width: 300px;
|
||||
font-size: 10px;
|
||||
/* Outline radius for firefox only */
|
||||
-moz-box-shadow: 0 0 10px #000;
|
||||
|
Reference in New Issue
Block a user