aboutsummaryrefslogtreecommitdiff
path: root/views/default/dokuwiki/css.php
blob: c8ac8201615a1a4ab6197e18aaa2347cf4735f6d (plain)
1
2
3
4
5
6
7
8
9
10
11
div.dokuwiki input {
	width: auto;
}

div.dokuwiki .header {
    margin-bottom: 10px;
}

#sidebartop {
	position: relative !important;
}