aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src
diff options
context:
space:
mode:
authorIgor Minar2011-06-06 11:29:47 -0700
committerIgor Minar2011-06-06 23:10:28 -0700
commit759e6ea8ed798abfd3ad188ee5ba4e688c508535 (patch)
tree1ef4d0be1655c40443d77bc07726a39858cf286a /docs/src
parentc4989d8979f4b76460ab585296b3f89ae5a6bd16 (diff)
downloadangular.js-759e6ea8ed798abfd3ad188ee5ba4e688c508535.tar.bz2
docs css fixes
Diffstat (limited to 'docs/src')
-rw-r--r--docs/src/templates/docs.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/src/templates/docs.css b/docs/src/templates/docs.css
index bff47056..3c70f15d 100644
--- a/docs/src/templates/docs.css
+++ b/docs/src/templates/docs.css
@@ -137,7 +137,7 @@ h4 {
#sidebar {
margin-top: 4em;
width: 15.5em;
- padding: 0.7em;
+ padding: 0.8em 0.7em 0.7em 0.7em;
background: #7989D6;
overflow: hidden;
float: left;
@@ -157,7 +157,7 @@ h4 {
#sidebar input {
- width: 18.9em;
+ width: 207px;
}