projects
/
pgopen2018.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f48e9c0
)
fix buttons
author
xenophenes
<xenophenes42@gmail.com>
Sat, 22 Apr 2017 19:49:57 +0000
(12:49 -0700)
committer
xenophenes
<xenophenes42@gmail.com>
Sat, 22 Apr 2017 19:49:57 +0000
(12:49 -0700)
static/css/style.css
patch
|
blob
|
blame
|
history
diff --git
a/static/css/style.css
b/static/css/style.css
index 6fb767fa3cac95802f37cf3976c019e03e4724e4..373c11e5bc6f6b447788c52a03392e77243c9bc9 100644
(file)
--- a/
static/css/style.css
+++ b/
static/css/style.css
@@
-1493,8
+1493,9
@@
}
form input[type=submit] {
- width: 18em;
margin: .5em 0;
+ font-size: 14px;
+ padding: 0;
border-radius: 7px;
}