allura
Revision | 7ffa92ac2b71a3c7247d44ef2c09bcd16f0b0375 (tree) |
---|---|
Time | 2012-07-10 06:02:18 |
Author | Anton Kasyanov <mind1master@gmai...> |
Commiter | Jenny Steele |
[#4168] ticket:105 save button fixed
@@ -2747,6 +2747,6 @@ div.codehilite pre div.code_block { | ||
2747 | 2747 | width: 97%; |
2748 | 2748 | } |
2749 | 2749 | |
2750 | -.nofloat { | |
2751 | - float: none; | |
2750 | +input.nofloat { | |
2751 | + float: none; | |
2752 | 2752 | } |