diff --git a/resources/screen-mobile.less b/resources/screen-mobile.less index 15aac87..8d4cd49 100644 --- a/resources/screen-mobile.less +++ b/resources/screen-mobile.less @@ -152,6 +152,13 @@ } } +/* Page header */ + +h1.firstHeading { + /* Prevent indicators from interfering with title and causing overflow */ + clear: right; +} + /* Page actions */ #p-namespaces li {