Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISPConfig
ISPConfig 3
Commits
9b1ea950
Commit
9b1ea950
authored
Aug 12, 2016
by
Pascal Dreissen
Browse files
CSS adjustments to tooltip inner when using small screens (fixes #4096)
parent
cc93b6a0
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
interface/web/themes/default/assets/stylesheets/ispconfig.css
View file @
9b1ea950
...
...
@@ -719,4 +719,7 @@ span.flag-zw {background-position:0 -5435px}
}
input
[
type
=
"password"
]
.form-control
[
readonly
]
{
cursor
:
text
;
}
.tooltip-inner
{
max-width
:
100%
;
}
\ No newline at end of file
interface/web/themes/default/assets/stylesheets/ispconfig.min.css
View file @
9b1ea950
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment