[wp-trac] [WordPress Trac] #60239: Twenty Sixteen: Quote block border width is relative on front end but 4px in editor

WordPress Trac noreply at wordpress.org
Tue Jan 16 04:07:56 UTC 2024


#60239: Twenty Sixteen: Quote block border width is relative on front end but 4px
in editor
------------------------------+------------------------------
 Reporter:  nidhidhandhukiya  |       Owner:  (none)
     Type:  defect (bug)      |      Status:  new
 Priority:  normal            |   Milestone:  Awaiting Review
Component:  Bundled Theme     |     Version:  6.4.2
 Severity:  normal            |  Resolution:
 Keywords:  has-patch         |     Focuses:  css
------------------------------+------------------------------

Comment (by kamran8176):

 @nidhidhandhukiya Hello, I checked the issue you mentioned above about the
 border width issue on Twenty Sixteen: Quote block, I fixed the problem
 with the below CSS without **!important**

 {{{
 blockquote.wp-block-quote{
         border-left-width: 4px;
 }
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/60239#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list