Phone node icon is a little phone handset

This commit is contained in:
Oliver Gorwits
2013-04-24 22:29:37 +01:00
parent 8dca426e92
commit 8eee83e12a
3 changed files with 7 additions and 1 deletions

View File

@@ -322,6 +322,11 @@ form .clearfix.success input {
margin-bottom: 1px;
}
.inputs-list i {
margin-right: 5px;
margin-left: 2px;
}
/* nudge content closer to the header labels in the sidebar */
.inputs-list li:first-child {
padding-top: 3px !important;