1
0
Fork 0

[#5] Adjusted manual CSS to place border around @samp

closure/master
Mike Gerwitz 2011-11-20 00:27:43 -05:00
parent 199bba3c38
commit a7258f99cb
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ sub.left {
bottom: -0.2em;
}
.float {
.float, samp {
border: 1px solid #babdb6;
padding: 0px;
}