There is an uncommon problem while connecting external displays to a newer Mac. Your Mac is using RGB Mode instead of YCbCr. We have the solution for every Monitor and a fast download if you have a Dell U2713H or Dell U2713HM for you. If you want to connect your Monitor using Thunderbolt and save 85% while doing it, read this post: Connect a Monitor to a Mac or Macbook via Thunderbolt and save 85% . Blurry weird text and picture quality when connecting Mac Solution for Dell U2713H / Dell U2713HM If you like to read the background if this ( Go to the embdev Forums ) or just download the files from us. ( Download the file from us ) Go to you Finder -> Go -> Go to Folder /System/Library/Displays/Overrides Unzip the files here. Go to System Preferences -> Displays -> Colors -> Dell U2713H EDID Override. Now restart your mac. Solution for all other Displays We found a Ruby Script which is called the universal fix . If you like to read, read this ( ...
Just change the min-height: to what you want it to be. For example: 50px . navbar - nav > li > a { padding - top : 5px ! important ; padding - bottom : 5px ! important ;} . navbar { min - height : 50px ! important } If you are on a template with a navbar which is fixed to top, you have to modify another thing. Go to your CSS File and change the body padding to also 50px. body { padding-top : 50 px ; } Good read: navbar-fixed-top-bootstrap
Comments
Post a Comment