1
0
mirror of https://github.com/seejohnrun/haste-server.git synced 2025-12-13 07:55:55 +00:00

Pad the right

This commit is contained in:
John Crepezzi
2012-06-22 15:33:07 -04:00
parent 16080bdc16
commit 962976c204

View File

@@ -42,6 +42,7 @@ textarea {
border: 0px;
outline: none;
font-size: 13px;
padding-right: 360px;
}
#box code {