Revert changes from 44692

This commit is contained in:
Nathan Gray 2013-11-28 20:28:36 +00:00
parent 28bbb266e2
commit 6dc8e077ff

View File

@ -193,6 +193,13 @@ input[type=button]:focus {
color: #202d52;
outline: none;
}
button.et2_button_with_image {
padding-left: 20px;
background-repeat: no-repeat;
background-position-x: 3px;
background-size: 16px;
}
/**
* Drop down button
*/
@ -633,6 +640,11 @@ ul.et2_link_string {
background-position: bottom;
background-repeat: repeat-x;
}
.et2_taglist_ro ul {
margin: 0px;
padding: 0px;
}
/**
* VFS widget(s)
*/