sort out the preview icons

This commit is contained in:
friendica
2013-11-25 14:54:14 -08:00
parent cbe096dd90
commit fe9162395a
4 changed files with 9 additions and 5 deletions

View File

@@ -1133,8 +1133,8 @@ footer {
#profile-jot-plugin-wrapper,
#profile-jot-submit-wrapper {
margin-top: 15px;
width:90%;
margin-top: 10px;
width:92%;
}
#profile-upload-wrapper {
@@ -3515,6 +3515,10 @@ margin-right: 50px;
color: $toolicon_colour;
}
.comment-preview-icon {
margin-left: 15px;
}
.comment-icon:hover,
.jot-icons:hover {
color: $toolicon_activecolour;