]> git.openstreetmap.org Git - osqa.git/blob - forum/skins/default/media/style/djstyle_admin.css
5afe22e7977ccba448b134600f552f2e53e0aceb
[osqa.git] / forum / skins / default / media / style / djstyle_admin.css
1 textarea {
2     width: 100%;
3 }
4
5 input.longstring {
6     width: 100%;
7 }
8
9 #admin_form tr th {
10     white-space: nowrap;        
11 }
12
13 #admin_form tr td {
14     width: 100%;    
15 }