projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e851109
)
Increase padding around report disclaimer
author
Andy Allan
<git@gravitystorm.co.uk>
Wed, 14 Mar 2018 04:18:25 +0000
(12:18 +0800)
committer
Andy Allan
<git@gravitystorm.co.uk>
Wed, 14 Mar 2018 04:51:22 +0000
(12:51 +0800)
app/assets/stylesheets/common.scss
patch
|
blob
|
history
diff --git
a/app/assets/stylesheets/common.scss
b/app/assets/stylesheets/common.scss
index 665ea8c2446ccff94f5e6c516315a0d6dc02876e..67ae64f39cc6c4a1d21e4e2fb8b15960f3c766f7 100644
(file)
--- a/
app/assets/stylesheets/common.scss
+++ b/
app/assets/stylesheets/common.scss
@@
-2847,7
+2847,7
@@
input.richtext_title[type="text"] {
background: #fff1f0;
color: #d85030;
border-color: rgba(216, 80, 48, 0.3);
- padding:
5
px;
+ padding:
10px 20
px;
margin-bottom: $lineheight;
ul {