From caa8fd1dc0658c2de2281e5d5ca22293a8cc4840 Mon Sep 17 00:00:00 2001 From: MrOtherGuy Date: Sat, 27 May 2023 09:16:53 +0300 Subject: [PATCH] Format some comments a bit better --- chrome/toolbarbuttons_in_tabs_periphery.css | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/chrome/toolbarbuttons_in_tabs_periphery.css b/chrome/toolbarbuttons_in_tabs_periphery.css index 02ce505..9192238 100644 --- a/chrome/toolbarbuttons_in_tabs_periphery.css +++ b/chrome/toolbarbuttons_in_tabs_periphery.css @@ -1,9 +1,12 @@ /* Source file https://github.com/MrOtherGuy/firefox-csshacks/tree/master/chrome/toolbarbuttons_in_tabs_periphery.css made available under Mozilla Public License v. 2.0 See the above repository for updates as well as full license text. */ -/* This style allows you to place normal buttons to tabs toolbar such that they "stick to" the last tab similar to how newtab-button does. +/* +This style allows you to place normal buttons to tabs toolbar such that they "stick to" the last tab similar to how newtab-button does. -By default ALL buttons after the tabs strip now stick to the last tab. To change this, use customize mode to move one flexible space to the tabs toolbar - any button to the right of the flexible space is pushed to the right edge. +By default ALL buttons after the tabs strip now stick to the last tab. +To change this, use customize mode to move one flexible space to the tabs toolbar. +Any button to the right of the flexible space is pushed to the right edge. */ #TabsToolbar > .toolbar-items{