projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
4ff6027
)
Remove the border around the radio boxes
author
Andy Allan
<git@gravitystorm.co.uk>
Wed, 6 Sep 2017 15:27:54 +0000
(16:27 +0100)
committer
Andy Allan
<git@gravitystorm.co.uk>
Wed, 6 Sep 2017 15:27:54 +0000
(16:27 +0100)
It looks strange.
app/assets/stylesheets/common.scss
patch
|
blob
|
history
diff --git
a/app/assets/stylesheets/common.scss
b/app/assets/stylesheets/common.scss
index 2410c210adf9eb11c2cee9a575280b2b266428ea..6755b7e560f5d4bc0ef0e94b414d630ee17d1822 100644
(file)
--- a/
app/assets/stylesheets/common.scss
+++ b/
app/assets/stylesheets/common.scss
@@
-2817,12
+2817,6
@@
input.richtext_title[type="text"] {
width:475px;
}
width:475px;
}
-.new-report-form {
- border:1px solid #ccc;
- border-radius:4px;
- display:block-inline;
-}
-
.new-report-checkbox{
float:left;
margin-left:10px;
.new-report-checkbox{
float:left;
margin-left:10px;