Implement hidden brackets around prefix

This commit is contained in:
Tor Hveem 2015-05-19 13:57:58 +02:00
parent 0618a769d5
commit 744b7a1755

View file

@ -16,7 +16,9 @@ a {
}
.hidden-bracket {
font-size: 0px;
position: absolute;
left: -1000px;
overflow: hidden;
}
td.prefix {