~podshumok/twister-core/html

« back to all changes in this revision

Viewing changes to theme_nin/css/style.css

  • Committer: Simon Grim
  • Date: 2015-08-18 17:21:03 UTC
  • mto: (243.1.1)
  • mto: This revision was merged to the branch mainline in revision 241.
  • Revision ID: git-v1:0d2cfc5d83b09efc9d87002302a2fe2c9ab7629b
fix network promoted message set up

Show diffs side-by-side

added added

removed removed

Lines of Context:
1501
1501
  background: #B4C669;
1502
1502
}
1503
1503
 
1504
 
/* line 61, ../sass/_network.sass */
1505
 
.character-limit {
1506
 
  float: right;
1507
 
  margin-right: 18px;
 
1504
.network .post-area-extras {
 
1505
    margin-right: 20px;
1508
1506
}
1509
1507
 
1510
1508
/* line 65, ../sass/_network.sass */
2275
2273
    background-color: #FCFFF3;
2276
2274
    border: solid 1px #ECEFE3;
2277
2275
    font-size: 12px;
 
2276
    line-height: normal;
2278
2277
    margin: 4px 0;
2279
2278
    padding: 4px;
2280
2279
    word-wrap: break-word;