]>
BookStack Code Mirror - bookstack/commitdiff
projects
/
bookstack
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
d99fd1f
)
Removed duplicated styles.
author
Nilesh Deepak
<redacted>
Wed, 5 Jul 2017 06:59:16 +0000
(12:29 +0530)
committer
Nilesh Deepak
<redacted>
Wed, 5 Jul 2017 06:59:16 +0000
(12:29 +0530)
resources/assets/sass/styles.scss
patch
|
blob
|
history
diff --git
a/resources/assets/sass/styles.scss
b/resources/assets/sass/styles.scss
index 4f9c16efb91e5c11192bf7deb1b2cc1b0733a901..96001d7be23ce7326e10175fb3af86ecbc8e6da3 100644
(file)
--- a/
resources/assets/sass/styles.scss
+++ b/
resources/assets/sass/styles.scss
@@
-301,29
+301,3
@@
$btt-size: 40px;
height: 130px;
}
}
-
-.galleryItem {
- width: 22%;
- padding: 5px;
- float: left;
- height: 330px;
- margin: 2% 1% 2% 1%;
- overflow: hidden;
- border: 1px solid #9e9e9e;
- h3 {
- font-size: 1.2em;
- text-align: center;
- }
- p {
- font-size: 0.8em;
- text-align: center;
- }
- img {
- height: 192px;
- width: 120px;
- margin-top: 5%;
- }
- &.collapse {
- height: 130px;
- }
-}
\ No newline at end of file