This commit is contained in:
Toks
2013-05-29 13:53:31 -04:00

View File

@@ -23,8 +23,13 @@ div#note-container {
color: gray; color: gray;
} }
p:last-child { p {
margin-bottom: 0; margin-bottom: 0;
display:inline-block;
}
span {
display:inline-block;
} }
b, strong { b, strong {