projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce054ee
)
Prevent scrollbars showing up on the edit view
author
Tom Hughes
<tom@compton.nu>
Wed, 29 Aug 2012 14:36:51 +0000
(15:36 +0100)
committer
Tom Hughes
<tom@compton.nu>
Wed, 29 Aug 2012 14:36:51 +0000
(15:36 +0100)
app/assets/stylesheets/common.css.scss
patch
|
blob
|
history
diff --git
a/app/assets/stylesheets/common.css.scss
b/app/assets/stylesheets/common.css.scss
index 6dceef86869a8789bfa896bbac181b6579396f04..e309e2ed720c5db869f8fd9c0cfcd77eedfbf279 100644
(file)
--- a/
app/assets/stylesheets/common.css.scss
+++ b/
app/assets/stylesheets/common.css.scss
@@
-660,6
+660,7
@@
h2 {
bottom: 0px;
left: 0px;
right: 0px;
+ overflow: hidden;
}
/* Rules for the changeset list shown by the history tab etc */