By Marco Ficelle on Tuesday, 17 June 2014
Posted in General Issues
Replies 3
Likes 0
Views 532
Votes 0
Hi found an issue.
in "view all notifications" page
the links "mark as read" and mark as unread are on smaller views than 400px width overflowing the "today" word because its position is absolute. On Smaller widths it could be "relative" position.

i added :
body div#fd.es .es-notification-tool{
position:relative;
}

and the result is much better (screenshot 2)
Hello Marco,

Thanks for the heads up. I think it depends on the template you are using since I tested in my local, it looks fine to me.
·
Tuesday, 17 June 2014 10:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Nik, no its also on your demo :-)

test it with your demo and Iphone width. Then you see it..
·
Tuesday, 17 June 2014 19:28
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Marco,

Thanks. We will check this issue.
·
Wednesday, 18 June 2014 10:28
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post