Remove increased font size for fold elipses

Making them bigger looks good, but also makes lines with these fold
markers taller than typical lines, which throws off the positioning
of everything below them.
This commit is contained in:
Nathan Sobo
2013-02-16 15:29:29 -07:00
parent 10430842b0
commit 46c4f6d8e9

View File

@@ -69,7 +69,6 @@
opacity: .8;
color: #fba0e3;
padding-left: .2em;
font-size: 1.1em;
font-family: 'Octicons Regular';
-webkit-font-smoothing: antialiased;
}