Fix title underline error in faq.rst
[ganeti_webmgr.git] / muddle / static / css / config.css
blobf99de53be5a55554f89c035e999753ddea6d248a
1 select {padding-right:5px;}
3 #save {
4 margin-top:10px;
8 #h1 {
9 border-bottom: 1px solid #888888;
10 height:26px;
11 margin-bottom:20px;
12 margin-top:10px;
13 width:100%;
14 padding:0;
17 #h1 h1 {float:left; border:0; margin:0;}
19 #tabs {
20 float:left;
21 margin-left:100px;
24 #tab_content {display:none;}