stop edit option from colliding with scrollbar again

This commit is contained in:
Matthew Hodgson 2015-11-18 22:24:54 +00:00
parent 884d0de90b
commit 68a005bf1f

View File

@ -93,7 +93,8 @@ limitations under the License.
text-align: right;
z-index: 1;
position: relative;
width: 100px;
width: 90px;
margin-right: 10px;
}
.mx_MessageTimestamp {