Skip to content

Instantly share code, notes, and snippets.

@imarklee
Created May 1, 2014 09:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save imarklee/19dd5e0587c0bb689040 to your computer and use it in GitHub Desktop.
Save imarklee/19dd5e0587c0bb689040 to your computer and use it in GitHub Desktop.
Yoo_nano3 conflict with EasyBlog comments
#frmComment .form-row.prm {
padding-right: 0 !important;
margin-right: 0 !important;
}
#frmComment textarea#comment{
border-radius: 0;
background: #fff !important;
}
#frmComment .inputbox{
height: 32px !important;
background: #fff !important;
}
#frmComment .label {
background: none !important;
color: inherit !important;
border: 0 !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment