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;
|
||||
filter: alpha(opacity=0);
|
||||
opacity: 0;
|
||||
|
||||
line-break: auto;
|
||||
line-break: auto; /* experimental */
|
||||
}
|
||||
.tooltip.in {
|
||||
filter: alpha(opacity=90);
|
||||
|
|
@ -6185,8 +6184,7 @@ button.close {
|
|||
border-radius: 6px;
|
||||
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
|
||||
box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
|
||||
|
||||
line-break: auto;
|
||||
line-break: auto; /* experimental */
|
||||
}
|
||||
.popover.top {
|
||||
margin-top: -10px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue