Skip to content

Instantly share code, notes, and snippets.

@rickalee
Created December 20, 2013 16:54
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
iHomefinder Office Description Fix - Add to Source of WYSIWIG
<style type="text/css">/*
fixes alignment on mobile site
*/
#remarks {
float: inherit !important;
padding-bottom: 0px !important;
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment