stop edit option from colliding with scrollbar again
This commit is contained in:
parent
884d0de90b
commit
68a005bf1f
|
@ -93,7 +93,8 @@ limitations under the License.
|
||||||
text-align: right;
|
text-align: right;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 100px;
|
width: 90px;
|
||||||
|
margin-right: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_MessageTimestamp {
|
.mx_MessageTimestamp {
|
||||||
|
|
Loading…
Reference in New Issue