try to make the edit button more reliable
parent
de1e8e9f93
commit
dc401075a7
|
@ -96,12 +96,9 @@ limitations under the License.
|
|||
|
||||
.mx_EventTile_editButton {
|
||||
position: absolute;
|
||||
right: 0px;
|
||||
right: 1px;
|
||||
top: 15px;
|
||||
visibility: hidden;
|
||||
border: 0px;
|
||||
outline: none;
|
||||
margin-bottom: 3px;
|
||||
}
|
||||
|
||||
.mx_EventTile:hover .mx_EventTile_editButton {
|
||||
|
|
Loading…
Reference in New Issue