1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-01-18 14:52:10 +01:00

Try to Correct size for edit icon

This commit is contained in:
Brice Maron 2013-04-10 22:40:37 +02:00
parent ed395f8063
commit 05949fcf31

View File

@ -350,6 +350,7 @@ li:hover em { display : none; }
.bookmark_single .bookmark_edit_btn {
visibility:hidden;
width: 16px;
}
.bookmark_single:hover .bookmark_edit_btn {