[buddypress-trac] [BuddyPress] #1750: Profile Update-Field in IE not nice-looking

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Tue Dec 7 04:00:10 UTC 2010


#1750: Profile Update-Field in IE not nice-looking
-----------------------------------------+----------------------------------
 Reporter:  miguael                      |       Owner:     
     Type:  defect                       |      Status:  new
 Priority:  trivial                      |   Milestone:  1.3
Component:  Core                         |     Version:     
 Keywords:  textfield, css, needs-patch  |  
-----------------------------------------+----------------------------------

Comment(by r-a-y):

 Confirmed as well on IE7.

 Here's a tentative fix targetting only IE7:

 If interested, here it is:

 {{{
 *:first-child+html #whats-new-textarea {padding:0 !important; height:52px;
 position:relative;}
 *:first-child+html textarea#whats-new {position:absolute;}
 }}}

 Do we really want to fix this?  IE7 market share is dropping like flies,
 even IE6 has a larger market share at the moment.

-- 
Ticket URL: <http://trac.buddypress.org/ticket/1750#comment:6>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list