Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F160591737
D45802.id140983.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D45802.id140983.diff
View Options
diff --git a/website/content/en/layout/css/layout.css b/website/content/en/layout/css/layout.css
--- a/website/content/en/layout/css/layout.css
+++ b/website/content/en/layout/css/layout.css
@@ -89,7 +89,7 @@
}
#search form #words {
- width: 50%;
+ width: 65%;
border: 1px solid #DADADA;
background: #FFFFFF;
color: #666;
diff --git a/website/themes/beastie/layouts/partials/site-header.html b/website/themes/beastie/layouts/partials/site-header.html
--- a/website/themes/beastie/layouts/partials/site-header.html
+++ b/website/themes/beastie/layouts/partials/site-header.html
@@ -15,7 +15,6 @@
<input type="hidden" name="kh" value="1">
<input type="hidden" name="kj" value="r2">
<input id="words" name="q" type="text" size="20" maxlength="255" onfocus="if( this.value==this.defaultValue ) this.value='';" value={{ i18n "search" }} placeholder={{ i18n "search" }}>
- <span> </span>
<input id="submit" name="submit" type="submit" value={{ i18n "search" }}>
</form>
</div>
diff --git a/website/themes/beastie/static/css/layout.css b/website/themes/beastie/static/css/layout.css
--- a/website/themes/beastie/static/css/layout.css
+++ b/website/themes/beastie/static/css/layout.css
@@ -60,7 +60,7 @@
}
#search form #words {
- width: 50%;
+ width: 65%;
border: 1px solid #DADADA;
background: #FFFFFF;
color: #666;
@@ -440,7 +440,7 @@
.donate {
background-color: white;
border-radius: 10px;
- padding: 2% 15%;
+ padding: 2% 8%;
margin-bottom: 3%;
text-align: center;
font-weight: bold;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jun 27, 12:00 AM (10 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34375067
Default Alt Text
D45802.id140983.diff (1 KB)
Attached To
Mode
D45802: Adjust layout of the "Donate to FreeBSD" button on the website
Attached
Detach File
Event Timeline
Log In to Comment