mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 14:50:17 -04:00
Added width of the tooltip
This commit is contained in:
parent
46fe2ddf2e
commit
e70bd36e5d
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@
|
|||
padding: 0 5px;
|
||||
}
|
||||
.tooltip-inner {
|
||||
max-width: 200px;
|
||||
max-width: 350px;
|
||||
padding: 3px 8px;
|
||||
color: #ffffff;
|
||||
text-align: center;
|
||||
|
|
|
|||
Loading…
Reference in a new issue