Sign in
third-party-mirror
/
MathQuill
/
328e748b940ff4df1509bde2a63f3b1f635704c0
/
.
/
src
/
css
/
mixins
/
display.less
blob: 1b08a3afe073be6174cbaec60f772f3beac3fd74 [
file
] [
log
] [
blame
]
.
inline
-
block
()
{
display
:
-
moz
-
inline
-
box
;
display
:
inline
-
block
;
}