MediaWiki:Common.css/src/interface/responsive/1366px/search.scss

From Terraria Wiki
Jump to navigation Jump to search

This page is one of the SCSS pages which are the basis for MediaWiki:Common.css. After you edit this page, you will need to recompile them for your changes to take effect. See Terraria Wiki:CSS to learn more.

Ancestors: / src / interface / responsive / 1366px / search.scss

Siblings:search.scsssidebar.scss

Children: (none)

@use '../../../lib';

#mw-head #p-search{
	position: absolute;
	z-index: 101;
	top: -45px;
	background: none;
	border: 0;
	padding: 0 var(--layout-padding) 0 0;
}