mirror of https://github.com/vector-im/riot-web
fix action vertical spacing
parent
2462ede539
commit
0ddb2cf183
|
@ -40,9 +40,9 @@ limitations under the License.
|
|||
color: #454545;
|
||||
opacity: 0.5;
|
||||
font-size: 13px;
|
||||
display: inline-block;
|
||||
overflow-y: hidden;
|
||||
cursor: pointer;
|
||||
vertical-align: text-top;
|
||||
}
|
||||
|
||||
.mx_EventTile .mx_MessageTimestamp {
|
||||
|
|
Loading…
Reference in New Issue