Content
View differences
Updated by Henriette Darge over 6 years ago
### ##### Problem
The newer tab layout for displaying search results looks different than older tabs on Administration subpages (e.g. System Settings, Custom Fields)
**Old:**

OLD
**New:**

NEW
### ##### Solution
All tab implementation should be the same:
* They should all look like the search Adapt older tabs
* They should be scrollable for small screens.
### Technical detail
* Use to the same DOM structure and styles for all tabs
* Remove the old styles
* Update the Living Style Guide newer version
The newer tab layout for displaying search results looks different than older tabs on Administration subpages (e.g. System Settings, Custom Fields)
**Old:**

OLD
**New:**

NEW
###
All tab implementation should be the same:
* They should all look like the search
* They should be scrollable for small screens.
### Technical detail
* Use
* Remove the old styles
* Update the Living Style Guide