fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Automatically search for the next match after single replace, fixes #3384
[redakcja.git]
/
redakcja
/
static
/
css
/
gallery.css
diff --git
a/redakcja/static/css/gallery.css
b/redakcja/static/css/gallery.css
index
55c020e
..
fc0ed85
100644
(file)
--- a/
redakcja/static/css/gallery.css
+++ b/
redakcja/static/css/gallery.css
@@
-1,10
+1,9
@@
#sidebar {
- display:none;
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
- width:
48
0px;
+ width: 0px;
background-color: #FFF;
}