1
0
Fork 0
mirror of https://github.com/seejohnrun/haste-server.git synced 2024-11-01 03:21:21 +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; border: 0px;
outline: none; outline: none;
font-size: 13px; font-size: 13px;
padding-right: 360px;
} }
#box code { #box code {