mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Set width to 100%
This commit is contained in:
parent
e1813ec836
commit
2e5909cbb7
@ -33,7 +33,7 @@ html, body, td, th, input, select {
|
||||
|
||||
.infoboxnp {
|
||||
background-color:#990000;
|
||||
width:600px;
|
||||
width:100%;
|
||||
}
|
||||
|
||||
.infoboxnpimg {
|
||||
|
||||
@ -34,7 +34,7 @@ html, body, td, th, input, select {
|
||||
|
||||
.infoboxnp {
|
||||
background-color:#990000;
|
||||
width:600px;
|
||||
width:100%;
|
||||
}
|
||||
|
||||
.infoboxnpimg {
|
||||
|
||||
@ -33,7 +33,7 @@ html, body, td, th, input, select {
|
||||
|
||||
.infoboxnp {
|
||||
background-color:#990000;
|
||||
width:600px;
|
||||
width:100%;
|
||||
}
|
||||
|
||||
.infoboxnpimg {
|
||||
|
||||
@ -33,7 +33,7 @@ html, body, td, th, input, select {
|
||||
|
||||
.infoboxnp {
|
||||
background-color:#990000;
|
||||
width:600px;
|
||||
width:100%;
|
||||
}
|
||||
|
||||
.infoboxnpimg {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user