forked from I2P_Developers/i2p.i2p
Fix for IE overflow issue; classic theme enhanced; more UI enhancements.
This commit is contained in:
6
installer/resources/themes/console/classic/ieshim.css
Normal file
6
installer/resources/themes/console/classic/ieshim.css
Normal file
@@ -0,0 +1,6 @@
|
||||
/* Welcome to the wonderful world of kludgey IE fixes */
|
||||
|
||||
.wideload {
|
||||
overflow: auto;
|
||||
width: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user