fnp
/
wolnelektury.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88bfef0
)
fix #3662 (złe łamanie tytułów w miniboxach na głównej)
author
Jan Szejko
<j-sz@o2.pl>
Tue, 26 Jan 2016 11:01:07 +0000
(12:01 +0100)
committer
Jan Szejko
<j-sz@o2.pl>
Tue, 26 Jan 2016 11:01:07 +0000
(12:01 +0100)
src/wolnelektury/static/scss/main/book_box.scss
patch
|
blob
|
history
diff --git
a/src/wolnelektury/static/scss/main/book_box.scss
b/src/wolnelektury/static/scss/main/book_box.scss
index
f337666
..
55eba24
100755
(executable)
--- a/
src/wolnelektury/static/scss/main/book_box.scss
+++ b/
src/wolnelektury/static/scss/main/book_box.scss
@@
-86,6
+86,7
@@
.title {
@include size(font-size, 14px);
color: #242424;
+ white-space: normal;
}
}