Browse Source

Removed browser-specific styles.

thorsummoner 11 years ago
parent
commit
68b9f57b44
1 changed files with 0 additions and 3 deletions
  1. 0 3
      docs/index.html

+ 0 - 3
docs/index.html

@@ -74,9 +74,6 @@
 			#viewer {
 			#viewer {
 				border: 0px;
 				border: 0px;
 				width: 100%;
 				width: 100%;
-				width: -webkit-calc(100% - 260px);
-				width: -moz-calc(100% - 260px);
-				width: calc(100% - 260px);
 				height: 100%;
 				height: 100%;
 				overflow: auto;
 				overflow: auto;
 			}
 			}