Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4144948
PageTitlebar.less
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
PageTitlebar.less
View Options
.
vector-page-titlebar
{
position
:
relative
;
display
:
flex
;
//
T335633
-
Although
nowrap
is
default,
setting
it
explicitly
to
prevent
layout
issues
with
ToC
&
languages
button.
flex-wrap
:
nowrap
;
//
Ensure
language
button
or
indicators
are
positioned
to
the
right
even
when
the
title
is
hidden
justify-content
:
flex-end
;
align-items
:
center
;
&-blank
{
box-shadow
:
none
;
}
.
firstHeading
{
flex-grow
:
1
;
padding
:
0
;
border
:
0
;
}
.
vector-page-titlebar-toc
.
ve-active
{
display
:
none
!important
;
/* stylelint-disable-line declaration-no-important */
}
>
.
cdx-button
{
font-size
:
@
font-size
-
small
;
//
When
labels
have
multiple
words
e.g.
"Add
topic"
make
sure
they
do
not
wrap
onto
//
new
line.
This
can
happen
when
editing
pages
with
long
titles.
e.g.
F36867314
white-space
:
nowrap
;
}
>
.
cdx-button
,
>
.
mw-portlet-lang
{
&:last-child
{
.cdx-mixin-button-layout-flush(
'end'
)
;
}
}
//
The
language
button
sometimes
appears
as
an
icon
only
button
,
in
which
//
case
we
need
to
flush
differently
.
See
an
empty
user
page
for
an
example
of
//
where
this
is
used
.
//
FIXME
:
This
should
be
scoped
to
on
desktop
viewports
only
//
Currently
the
icon
only
language
button
is
misaligned
on
smaller
viewports
>
.
mw-portlet-lang-icon-only
:
last-child
{
.cdx-mixin-button-layout-flush(
'end',
true
)
;
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Aug 19 2026, 17:26 (5 w, 15 m ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
09/71/e5a5a76896a355cd4057cac66502
Default Alt Text
PageTitlebar.less (1 KB)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment