try to make the edit button more reliable

pull/296/head
Matthew Hodgson 2015-10-29 00:38:51 +00:00
parent de1e8e9f93
commit dc401075a7
1 changed files with 1 additions and 4 deletions

View File

@ -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 {