diff options
author | 2017-03-19 00:19:33 -0400 | |
---|---|---|
committer | 2017-03-19 00:19:33 -0400 | |
commit | d592e93187a03e4d1a1065455edb6ff4457e22cf (patch) | |
tree | 2430ec3478978e38650bf71c96feec4fcde54d38 | |
parent | New kde-breath theme with fixes (diff) | |
download | blogs-gentoo-d592e93187a03e4d1a1065455edb6ff4457e22cf.tar.gz blogs-gentoo-d592e93187a03e4d1a1065455edb6ff4457e22cf.tar.bz2 blogs-gentoo-d592e93187a03e4d1a1065455edb6ff4457e22cf.zip |
Line 199 commented out - fixing theme
-rw-r--r-- | themes/kde-breathe/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/kde-breathe/style.css b/themes/kde-breathe/style.css index 71c3d489..bfa1fd77 100644 --- a/themes/kde-breathe/style.css +++ b/themes/kde-breathe/style.css @@ -196,7 +196,7 @@ div.menu, #wrapper {
margin: 0 auto;
width: 940px;
- min-height:350px;
+ /*min-height:350px;*/
}
#branding, #colophon {
|