git.samba.org
/
kai
/
samba.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a32fe0f
)
r8578: Fix overlapping sections in SWAT.
author
Deryck Hodge
<deryck@samba.org>
Tue, 19 Jul 2005 04:40:11 +0000
(
04:40
+0000)
committer
Gerald (Jerry) Carter
<jerry@samba.org>
Wed, 10 Oct 2007 18:29:40 +0000
(13:29 -0500)
deryck
(This used to be commit
28cc020a1aaa2575b08b45f6334ab6b4de0b12f5
)
swat/style/swat.css
patch
|
blob
|
history
diff --git
a/swat/style/swat.css
b/swat/style/swat.css
index a94eb5a1d58635e5e8909fd4f6d226f6450324bf..c41e4eaf107bf67d4afd04932b07bd2d4552a3a4 100644
(file)
--- a/
swat/style/swat.css
+++ b/
swat/style/swat.css
@@
-35,6
+35,6
@@
table.data tr {
This is not cross-browser and won't be the final way I handle
this, but I can't stand looking at small boxes while I work. :-) */
#content {
- min-width:
60
%;
+ min-width:
55
%;
min-height:800px;
}