Skip to content
Snippets Groups Projects
Commit 833fd247 authored by Antoine Lambert's avatar Antoine Lambert Committed by Antoine Lambert
Browse files

browse: Adapt Permalinks tab size according to screen size

Previously, the Permalinks tabs was not really usable with small resolution
display and it was hidden on mobile devices.

To ensure the Permalinks tab can be used on all display sizes, the following
changes were made:

- tab width is dynamically updated according to screen width
- tab anchor position is dynamically updated according to screen height
- tab content is now more compact
- badges and iframe links are hidden on small resolution display
- when tab content cannot fit the screen, it is made scrollable
- tab size is updated when browser window is resized

Related to #4798 and #4799.
parent 3655c68a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment