Fixing tooltip word-wrap
Этот коммит содержится в:
@@ -58,6 +58,9 @@
|
|||||||
&.input-group--limit {
|
&.input-group--limit {
|
||||||
table-layout: fixed;
|
table-layout: fixed;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
.tooltip-inner {
|
||||||
|
word-wrap: break-word;
|
||||||
|
}
|
||||||
.form-control {
|
.form-control {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
display: table-cell;
|
display: table-cell;
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user