1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-24 02:27:19 +00:00

Fixed problem with long titles in zooming chooser

This commit is contained in:
Jeremy Ruston 2012-04-07 14:25:24 +01:00
parent 269e03caad
commit 94ff60f64b

View File

@ -143,8 +143,6 @@ a.tw-tiddlylink-missing {
}
.navigation-panel div ul {
position: absolute;
left: 0;
margin: 0 0 0 0;
padding: 0px 4px 0px 4px;
list-style: none;