projects
/
web
/
Keweenaw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb6e702
)
Centering button on searchform
author
Laury GvR
<laury@gaslightmedia.com>
Tue, 19 Aug 2014 13:43:53 +0000
(09:43 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Tue, 19 Aug 2014 13:43:53 +0000
(09:43 -0400)
Toolkit/Members/css/member.css
patch
|
blob
|
history
diff --git
a/Toolkit/Members/css/member.css
b/Toolkit/Members/css/member.css
index
40cc3f7
..
3617eeb
100755
(executable)
--- a/
Toolkit/Members/css/member.css
+++ b/
Toolkit/Members/css/member.css
@@
-1296,4
+1296,7
@@
div.thumb {
padding-bottom: 25px;
padding-top: 20px;
}
+}
+#SearchForm fieldset ol li:last-child {
+ text-align:center;
}
\ No newline at end of file