aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/css/help.css
blob: 248647bef414420bd2fdb712279bbe0a4fce335b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
.help-includes {
	overflow: hidden !important;
}

.help-iframe {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: auto;
}