1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-01-11 18:00:26 +00:00

Remove bad outline style from remove-tag-button (#3602)

This commit is contained in:
BurningTreeC 2018-12-01 14:59:39 +01:00 committed by Jeremy Ruston
parent 8c367cdb21
commit 7502ef875e

View File

@ -651,6 +651,10 @@ button.tc-untagged-label {
width: 100%;
}
button.tc-btn-invisible.tc-remove-tag-button {
outline: none;
}
/*
** Page layout
*/