There are 2 comments.
 
 
XWiki Platform / cid:jira-generated-image-avatar-59197bc4-3eb1-46bc-8512-6fa6dcd73b73 XWIKI-23132 Open

Document tabs have border between tab label and content

 
View issue   ยท   Add comment
 

2 comments

 
cid:jira-generated-image-avatar-e6cdf5d0-d299-48d1-b44c-20c750f809e9 Charpentier Lucas on 23/Apr/25 15:47
 

Note that there was another style regression (barely noticeable but still...)
The `.main` container doesn't have any padding, so the rightside border would show unexpectedly.
I addressed this in the fix PR that I'll share hereafter.

 
cid:jira-generated-image-avatar-e6cdf5d0-d299-48d1-b44c-20c750f809e9 Charpentier Lucas on 23/Apr/25 15:54
 

Started a PR at https://github.com/xwiki/xwiki-platform/pull/4081