# Styling issues

## The search style is broken after an update

<img src="https://1706764988-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-L9jkFgNo4lpUof35gvS%2Fuploads%2FukyrVB0MoAg86KTQh8Ix%2Fimage.png?alt=media&#x26;token=ffa3ed05-896d-4dd5-80ca-3b85bb50d435" alt="" data-size="original">

If you see a broken search style, something like on the above screenshot (weird input size, missing colors etc..), then please follow the steps below.

### Clear all layers of cache first

The most likely cause is the cache. The server might be loading outdated files. Make sure to clear the **page, browser, CDN, minify, asset, object and cloudflare** caches.

Also reload your browser by hitting **CTRL + SHIFT + R** or **CTRL + SHIFT + F5** a couple of times.

### Swap the CSS loading method

If clearing the cache does not work, then under the `Compatibility Options -> CSS & JS loading` subpanel, please change the CSS loading method to **File** instead of the default Optimized.

![](https://1706764988-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-L9jkFgNo4lpUof35gvS%2Fuploads%2FIhDyGWeA3SMWhk7ud1ik%2Fimage.png?alt=media\&token=9543cbed-3560-4ae2-b2ee-2c45d9a3fa22)

After making the change, clear all layers of cache, as suggested in the previous point.
