Skip to content

Instantly share code, notes, and snippets.

@rickalee
Created December 20, 2013 16:54
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 rickalee/8057807 to your computer and use it in GitHub Desktop.
Save rickalee/8057807 to your computer and use it in GitHub Desktop.
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