Add bin + open, close + bin spacing styles

Summary: Closes T2.

Reviewers: xymostech

Reviewed By: xymostech

Maniphest Tasks: T2

Differential Revision: http://phabricator.benalpert.com/D34
This commit is contained in:
Ben Alpert 2013-07-05 21:24:26 -07:00
parent d436e09d07
commit 8f26740010

View File

@ -55,6 +55,14 @@ input {
margin-left: 0.22222em;
}
.mbin + .mopen {
margin-left: 0.22222em;
}
.mclose + .mbin {
margin-left: 0.22222em;
}
.msub {
vertical-align: bottom;
font-size: 70%;