Phoenix303 has uploaded a new change for review.
https://gerrit.wikimedia.org/r/183990
Change subject: Fixed edit title overlap with action menu
......................................................................
Fixed edit title overlap with action menu
Bug: T85283
Change-Id: I29f9c5020142b5e71b9d2d9951b6aaf35ace2f67
---
M modules/styles/board/topic/titlebar.less
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Flow
refs/changes/90/183990/1
diff --git a/modules/styles/board/topic/titlebar.less
b/modules/styles/board/topic/titlebar.less
index 2126cd1..291e965 100644
--- a/modules/styles/board/topic/titlebar.less
+++ b/modules/styles/board/topic/titlebar.less
@@ -84,6 +84,6 @@
// MEDIA QUERIES
@media all and (min-width: @wgFlowDeviceWidthTablet) {
.flow-topic-titlebar {
- padding: 1em @topicIndent;
+ padding: 1em (@topicIndent + 1);
}
}
--
To view, visit https://gerrit.wikimedia.org/r/183990
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I29f9c5020142b5e71b9d2d9951b6aaf35ace2f67
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: Phoenix303 <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits