notes widget

This commit is contained in:
friendica
2013-12-09 15:27:46 -08:00
parent b5f73d01c5
commit f85cba10eb
5 changed files with 52 additions and 2 deletions

View File

@@ -2985,4 +2985,11 @@ img.mail-list-sender-photo {
.comment-edit-text-full {
color: black;
}
.suggest-widget-more { margin-top: 10px; }
.suggest-widget-more { margin-top: 10px; }
#note-text {
width: 190px;
max-width: 190px;
height: 150px;
}
#note-save { margin-top: 10px; }