Advertisement
Tryah85

overflow

Jul 10th, 2013
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.64 KB | None | 0 0
  1. @charset "UTF-8";
  2. /*
  3. Theme Name:     Twenty Twelve Child
  4. Theme URI:      http://example.com/
  5. Description:    Child theme for the Twenty Twelve theme
  6. Author:         Todd Hartsfield
  7. Author URI:     http://example.com/about/
  8. Template:       twentytwelve                            
  9. Version:        0.1.0
  10. */
  11. @import url(../twentytwelve/style.css);
  12.  
  13. html body.page div#page.hfeed div#main.wrapper div#primary.site-content div#content article#post-5.post-5 div.entry-content div#gform_wrapper_1.gf_browser_gecko form#gform_1 div.gform_body ul#gform_fields_1.gform_fields li#field_1_1.gfield input#gforms_calendar_icon_input_1_1.gform_hidden {
  14.     overflow: visible;
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement