line-break is not stable ...
This commit is contained in:
parent
c48a79337b
commit
9923810d4f
1 changed files with 2 additions and 4 deletions
6
Yavsc/wwwroot/css/bootstrap.css
vendored
6
Yavsc/wwwroot/css/bootstrap.css
vendored
|
|
@ -6060,8 +6060,7 @@ button.close {
|
||||||
white-space: normal;
|
white-space: normal;
|
||||||
filter: alpha(opacity=0);
|
filter: alpha(opacity=0);
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
|
line-break: auto; /* experimental */
|
||||||
line-break: auto;
|
|
||||||
}
|
}
|
||||||
.tooltip.in {
|
.tooltip.in {
|
||||||
filter: alpha(opacity=90);
|
filter: alpha(opacity=90);
|
||||||
|
|
@ -6185,8 +6184,7 @@ button.close {
|
||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
|
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
|
||||||
box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
|
box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
|
||||||
|
line-break: auto; /* experimental */
|
||||||
line-break: auto;
|
|
||||||
}
|
}
|
||||||
.popover.top {
|
.popover.top {
|
||||||
margin-top: -10px;
|
margin-top: -10px;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue