Team:TU Delft/header
From 2010.igem.org
(Difference between revisions)
Line 244: | Line 244: | ||
width:217px; | width:217px; | ||
height:48px; | height:48px; | ||
+ | text-align:left; | ||
} | } | ||
#search-controls input { | #search-controls input { | ||
- | display: | + | display: block; |
+ | float: left; | ||
+ | } | ||
+ | |||
+ | #search-controls #searchInput { | ||
+ | width: 30px; | ||
} | } | ||
#search-controls #searchGoButton { | #search-controls #searchGoButton { | ||
display:none; | display:none; | ||
+ | } | ||
+ | |||
+ | #search-controls #mw-searchButton { | ||
+ | width: 30px; | ||
} | } | ||
Revision as of 14:25, 3 June 2010