projects
/
confetti
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9fed23
)
switch box-model
author
paul
<paul@plutz.net>
Wed, 1 Jul 2015 15:43:54 +0000
(15:43 +0000)
committer
paul
<paul@plutz.net>
Wed, 1 Jul 2015 15:43:54 +0000
(15:43 +0000)
svn path=/trunk/; revision=64
templates/frame.html.sh
patch
|
blob
|
history
diff --git
a/templates/frame.html.sh
b/templates/frame.html.sh
index
b1dbef6
..
d6441d2
100755
(executable)
--- a/
templates/frame.html.sh
+++ b/
templates/frame.html.sh
@@
-24,6
+24,9
@@
cat <<EOF
<style type="text/css">
<!--
body {
+ box-sizing: border-box;
+ -moz-box-sizing: border-box;
+ -webkit-box-sizing: border-box;
background: #EEE;
margin: 0;
padding: 2.5em 0 0 0;