mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-02 04:00:36 +00:00
Merge pull request #1857 from snicker/develop
accomodate longer titles per #1855
This commit is contained in:
commit
a64cb5674c
1 changed files with 5 additions and 0 deletions
|
|
@ -66,6 +66,11 @@ hr
|
|||
margin-right: 10px;
|
||||
}
|
||||
|
||||
/* Bootstrap overrides */
|
||||
div.tooltip-inner {
|
||||
max-width: 300px;
|
||||
}
|
||||
|
||||
/* Customizations to make footer sticky */
|
||||
/*html, body {height: 100%;}*/
|
||||
#wrap
|
||||
|
|
|
|||
Loading…
Reference in a new issue