witten
/
luminotes
Archived
1
0
Fork 0

Decreased some font sizes so more note links don't wrap as much.

This commit is contained in:
Dan Helfman 2008-05-19 12:03:40 -07:00
parent 428a8d3e37
commit f92891a8d5
2 changed files with 6 additions and 3 deletions

5
NEWS
View File

@ -1,6 +1,9 @@
1.3.32: May 19, 2008
* Decreased some font sizes so more note links don't wrap as much.
1.3.31: May 18, 2008
* Improved the detection of whether an existing note has been altered and
thus needs to be saved to the server.d
thus needs to be saved to the server.
* Expanded workaround for IE iframe positioning bug to include IE 7.
1.3.30: May 16, 2008

View File

@ -285,12 +285,12 @@ img {
#note_tree_root_table {
margin-bottom: 1em;
font-size: 75%;
font-size: 72%;
}
#recent_notes_table {
margin-bottom: 1em;
font-size: 75%;
font-size: 72%;
}
#recent_notes_spacer {