mirror of https://github.com/apache/maven.git
use minimum width - avoids ie bug kicking in until the last minute
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294953 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
12273e38eb
commit
22f8256ed8
|
@ -178,7 +178,6 @@ div.clear hr{
|
||||||
.source pre {
|
.source pre {
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
width: 955px;
|
|
||||||
color: #000;
|
color: #000;
|
||||||
}
|
}
|
||||||
#intro {
|
#intro {
|
||||||
|
|
Loading…
Reference in New Issue