Merge pull request #1857 from snicker/develop
accomodate longer titles per #1855
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user