projects
/
evergreen
/
tadl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cf955b
)
searchbar padding
author
William Rockwood
<wrockwood@tadl.org>
Mon, 23 Jul 2012 21:43:21 +0000
(17:43 -0400)
committer
William Rockwood
<wrockwood@tadl.org>
Mon, 23 Jul 2012 21:43:21 +0000
(17:43 -0400)
- Gave the searchbar a little more padding.
Signed-off-by: William Rockwood <wrockwood@tadl.org>
css/tadl.css
patch
|
blob
|
history
diff --git
a/css/tadl.css
b/css/tadl.css
index
0c9e697
..
5a9fdee
100644
(file)
--- a/
css/tadl.css
+++ b/
css/tadl.css
@@
-260,6
+260,7
@@
span.dash_divider {
.searchbar {
margin-top:5px;
padding-left:5em;
+ padding-bottom:10px;
text-align:left;
}