Issue 635
Fixed the problem with the thanks's message,
This commit is contained in:
parent
e318387b17
commit
a32a3be935
@ -1699,6 +1699,7 @@ html[xmlns] .clearfix {
|
|||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
line-height: 17px;
|
line-height: 17px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
.ui-icon-closethick{
|
.ui-icon-closethick{
|
||||||
color: #FFF;
|
color: #FFF;
|
||||||
@ -1823,6 +1824,9 @@ html[xmlns] .clearfix {
|
|||||||
margin-left: 165px;
|
margin-left: 165px;
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
}
|
}
|
||||||
|
.suggestion-thanks-text{
|
||||||
|
width: 400px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (min-width : 770px) and (max-width : 1023px) {
|
@media only screen and (min-width : 770px) and (max-width : 1023px) {
|
||||||
@ -1858,6 +1862,9 @@ html[xmlns] .clearfix {
|
|||||||
margin-left: 165px;
|
margin-left: 165px;
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
}
|
}
|
||||||
|
.suggestion-thanks-text{
|
||||||
|
width: 400px;
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user