Add white space between links and chip window

This commit is contained in:
Barry Silverman 2010-11-08 19:35:12 -05:00
parent d2a31398fd
commit 6c899eda1a
1 changed files with 7 additions and 0 deletions

View File

@ -192,3 +192,10 @@ div.rightcolumn {
.hsplitbar.active, .hsplitbar:hover {
background: #c66 url(3rdparty/img/hgrabber.gif) no-repeat center;
}
span#plain {
display: block;
margin-bottom: 4px;
}