mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-26 00:46:52 +00:00
Get rid of redundant position: relative on tiddler frames
This commit is contained in:
parent
be617c7c45
commit
69704db205
@ -344,7 +344,6 @@ a.tw-tiddlylink-missing {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
.tw-tiddler-frame {
|
.tw-tiddler-frame {
|
||||||
position: relative;
|
|
||||||
margin-bottom: 2em;
|
margin-bottom: 2em;
|
||||||
background-color: {{$:/themes/tiddlywiki/snowwhite/colourmappings##tiddlerbackground}};
|
background-color: {{$:/themes/tiddlywiki/snowwhite/colourmappings##tiddlerbackground}};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user