kopia lustrzana https://github.com/miklobit/TiddlyWiki5
Force position:relative on tag pills
This avoids a problem with tag pills not working properly within table cells.print-window-tiddler
rodzic
6d3d3322e5
commit
8e8e31fb9f
|
@ -250,6 +250,7 @@ a.tw-tiddlylink-external {
|
||||||
*/
|
*/
|
||||||
|
|
||||||
.tw-tag-list-item {
|
.tw-tag-list-item {
|
||||||
|
position: relative;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin-right: 7px;
|
margin-right: 7px;
|
||||||
}
|
}
|
||||||
|
|
Ładowanie…
Reference in New Issue