tiny aesthetic fix

This commit is contained in:
James Koster 2012-08-06 14:28:49 +01:00
parent 231718817d
commit 8590d50f9f
2 changed files with 4 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -1633,6 +1633,9 @@ img.help_tip {
border-top: 1px solid white;
border-bottom: 1px solid #DFDFDF;
padding: 9px 12px !important;
&:first-child {
border-top:0;
}
}
p.toolbar {
overflow: hidden;